Commit 4e6eb422 authored by Filipa Lacerda's avatar Filipa Lacerda

Fix conflicts for spec/javascripts/jobs/components/job_app_spec.js

parent d1dd1baa
......@@ -182,7 +182,6 @@ describe('Job App ', () => {
expect(vm.$el.querySelector('.js-job-stuck')).toBeNull();
});
});
<<<<<<< HEAD
// ee-only start
describe('runners limit - ee', () => {
......@@ -216,6 +215,4 @@ describe('Job App ', () => {
});
// ee-only end
=======
>>>>>>> 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