test(claim_photo): init front test
gitea/salix-front/pipeline/head There was a failure building this commit Details

This commit is contained in:
Alex Moreno 2023-02-20 15:15:20 +01:00
parent a303692454
commit 5d657a74a4
1 changed files with 2 additions and 0 deletions

View File

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