Commit 5f3604ca authored by Filipa Lacerda's avatar Filipa Lacerda

Fix conflicts for mr_widget_author_spec.js

parent cc26483a
......@@ -2,11 +2,7 @@ import Vue from 'vue';
import MrWidgetAuthor from '~/vue_merge_request_widget/components/mr_widget_author.vue';
import mountComponent from 'spec/helpers/vue_mount_component_helper';
<<<<<<< HEAD
describe('MrRWidgetAuthor', () => {
=======
describe('MrWidgetAuthor', () => {
>>>>>>> upstream/master
let vm;
beforeEach(() => {
......
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