Update StyleClass.spec.js

pull/2484/head
Tuğçe Küçükoğlu 2022-04-22 14:11:32 +03:00
parent 0d6142f888
commit ca7ed629c7
1 changed files with 0 additions and 2 deletions

View File

@ -7,8 +7,6 @@ config.global.directives = {
'styleclass': StyleClass 'styleclass': StyleClass
} }
config.attachTo = document.body;
describe('StyleClass', () => { describe('StyleClass', () => {
it('should work with next selector', async () => { it('should work with next selector', async () => {
const wrapper = mount({ const wrapper = mount({