Make logs specs compatible w/ BootstrapVue 2

parent 02b89eb5
......@@ -51,6 +51,8 @@ describe('EnvironmentLogs', () => {
const initWrapper = () => {
wrapper = shallowMount(EnvironmentLogsComponent, {
attachToDocument: true,
sync: false,
propsData,
store,
methods: {
......
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