Commit 8e828bef authored by Tim Zallmann's avatar Tim Zallmann

fdescribe remove :-/

parent 6ff5e0c3
......@@ -3,7 +3,7 @@ import Icon from '~/vue_shared/components/icon.vue';
const IconComponent = Vue.extend(Icon);
fdescribe('Sprite Icon Component', function () {
describe('Sprite Icon Component', function () {
describe('Initialization', function () {
beforeEach(function () {
this.propsData = {
......
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