Commit 672419bb authored by Tim Zallmann's avatar Tim Zallmann

Fix for Conflict on hasTriggeredBy

parent c083e2e0
......@@ -35,10 +35,7 @@ describe('stage column component', () => {
propsData: {
title: 'foo',
jobs: mockJobs,
<<<<<<< HEAD
hasTriggeredBy: false,
=======
>>>>>>> upstream/master
},
}).$mount();
});
......
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