Commit 41f353dc authored by Winnie Hellmann's avatar Winnie Hellmann

Resolve conflict in stage_column_component_spec.js

parent 53bb8fc6
......@@ -35,10 +35,7 @@ describe('stage column component', () => {
component = mountComponent(StageColumnComponent, {
title: 'foo',
groups: mockGroups,
<<<<<<< HEAD
hasTriggeredBy: false,
=======
>>>>>>> upstream/master
});
});
......
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