Commit f51e7241 authored by LUKE BENNETT's avatar LUKE BENNETT

Fix mr_widget_ready_to_merge_spec.js

parent 0b076c36
......@@ -36,7 +36,7 @@ const createComponent = (customConfig = {}) => {
});
};
fescribe('MRWidgetReadyToMerge', () => {
describe('MRWidgetReadyToMerge', () => {
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