232201_test_to_master #62

Merged
alexm merged 50 commits from 232201_test_to_master into master 2023-06-01 07:26:39 +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(() => {