Update StyleClass.spec.js
parent
0d6142f888
commit
ca7ed629c7
|
@ -7,8 +7,6 @@ config.global.directives = {
|
|||
'styleclass': StyleClass
|
||||
}
|
||||
|
||||
config.attachTo = document.body;
|
||||
|
||||
describe('StyleClass', () => {
|
||||
it('should work with next selector', async () => {
|
||||
const wrapper = mount({
|
||||
|
|
Loading…
Reference in New Issue