Commit 96e16be6 authored by Fatih Acet's avatar Fatih Acet

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

Make logs specs compatible w/ BootstrapVue 2

See merge request gitlab-org/gitlab!19915
parents e91c3ee5 eafcd9db
......@@ -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