4998-claim_photos #38

Merged
joan merged 10 commits from 4998-claim_photos into dev 2023-02-27 10:03:42 +00:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit 5d657a74a4 - Show all commits

View File

@ -7,6 +7,8 @@ describe('ClaimPhoto', () => {
let vm;
beforeAll(() => {
vm = createWrapper(ClaimPhoto).vm;
//setup: () => { claimDms: ref([])
});
afterEach(() => {