Make IDE specs compatible w/ BootstrapVue 2

parent 02b89eb5
......@@ -36,6 +36,7 @@ describe('ee/ide/components/terminal_sync/terminal_sync_status', () => {
});
wrapper = shallowMount(localVue.extend(TerminalSyncStatus), {
attachToDocument: true,
localVue,
sync: false,
store,
......
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