Make packages specs compatible w/ BootstrapVue 2

parent 7cf959d6
...@@ -26,6 +26,8 @@ describe('PackagesApp', () => { ...@@ -26,6 +26,8 @@ describe('PackagesApp', () => {
wrapper = mount(PackagesApp, { wrapper = mount(PackagesApp, {
propsData, propsData,
sync: false,
attachToDocument: true,
}); });
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment