refactor: refs #7100 delete unnecesary set prop
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
This commit is contained in:
parent
69451862bf
commit
07afbc82ef
|
@ -16,7 +16,6 @@ describe('VnNotes', () => {
|
|||
propsData: {
|
||||
url: '/test',
|
||||
body: { name: 'Tony', lastName: 'Stark' },
|
||||
selectType: false,
|
||||
}
|
||||
});
|
||||
wrapper = wrapper.wrapper;
|
||||
|
|
Loading…
Reference in New Issue