#8448 - devToTest #1254

Merged
alexm merged 365 commits from 8448-devToTest into test 2025-01-21 10:44:46 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 07afbc82ef - Show all commits

View File

@ -16,7 +16,6 @@ describe('VnNotes', () => {
propsData: {
url: '/test',
body: { name: 'Tony', lastName: 'Stark' },
selectType: false,
}
});
wrapper = wrapper.wrapper;