232201_dev_to_test #59

Merged
alexm merged 48 commits from dev into test 2023-06-01 07:18:41 +00:00
1 changed files with 5 additions and 0 deletions
Showing only changes of commit 27352eaf15 - Show all commits

View File

@ -10,6 +10,11 @@ describe('VnLog', () => {
model: "Claim",
},
}).vm;
vm.route = {
params: {
id: 1
}
}
});
afterEach(() => {