Commit ecfe4c25 authored by Luke "Jared" Bennett's avatar Luke "Jared" Bennett

Remove fdescribe

parent d7b8f217
......@@ -2,7 +2,7 @@ import Vue from 'vue';
import RepoStore from '~/repo/stores/repo_store';
import repoTabs from '~/repo/components/repo_tabs.vue';
fdescribe('RepoTabs', () => {
describe('RepoTabs', () => {
const openedFiles = [{
id: 0,
active: true,
......
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