Commit 5b890d44 authored by Luke "Jared" Bennett's avatar Luke "Jared" Bennett

Remove fdescribes

parent 1cb18b00
import Vue from 'vue';
import repoFile from '~/repo/repo_file.vue';
fdescribe('RepoFile', () => {
describe('RepoFile', () => {
const updated = 'updated';
const file = {
icon: 'icon',
......
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