Skip to content

Commit a4ff262

Browse files
committed
cleanup
1 parent b6d8890 commit a4ff262

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

src/lib/__tests__/NacoStubCreate/splitSor.test.js

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -119,16 +119,3 @@ describe('SOR Splitting', () => {
119119

120120

121121
})
122-
123-
124-
// const wrapper = shallowMount(SubjectEditor)
125-
// wrapper.setData({
126-
// components: expectedSimpleSubect,
127-
// searchResults: {
128-
// subjectsComplex: [],
129-
// subjectsChildrenComplex: []
130-
// }
131-
// })
132-
// wrapper.vm.add()
133-
// expect(wrapper.vm.components).toEqual(expectedSimpleSubect)
134-
// expect(wrapper.emitted().subjectAdded).toEqual([[expectedSimpleSubect]])

0 commit comments

Comments
 (0)