Commit 0e6b59bb authored by Phil Hughes's avatar Phil Hughes

Merge branch 'upgrade-bootstrap-vue/specs-update-ide' into 'master'

Make IDE specs compatible w/ BootstrapVue 2

See merge request gitlab-org/gitlab!19914
parents cc395d5d 893b8b4b
......@@ -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