test(claim_photo): init front test
gitea/salix-front/pipeline/head There was a failure building this commit
Details
gitea/salix-front/pipeline/head There was a failure building this commit
Details
This commit is contained in:
parent
a303692454
commit
5d657a74a4
|
@ -7,6 +7,8 @@ describe('ClaimPhoto', () => {
|
|||
let vm;
|
||||
beforeAll(() => {
|
||||
vm = createWrapper(ClaimPhoto).vm;
|
||||
|
||||
//setup: () => { claimDms: ref([])
|
||||
});
|
||||
|
||||
afterEach(() => {
|
||||
|
|
Loading…
Reference in New Issue