Removes EE differences for stage_column_component_spec

This commit is contained in:
Filipa Lacerda 2019-03-15 11:55:42 +00:00
parent 7fa987436b
commit 410b74a11a

View file

@ -35,6 +35,7 @@ describe('stage column component', () => {
component = mountComponent(StageColumnComponent, {
title: 'foo',
groups: mockGroups,
hasTriggeredBy: false,
});
});
@ -61,6 +62,7 @@ describe('stage column component', () => {
},
],
title: 'test',
hasTriggeredBy: false,
});
expect(component.$el.querySelector('.builds-container li').getAttribute('id')).toEqual(