BigW Consortium Gitlab

Commit b5e58c3e by Regis

remove fdescribe :(

parent 9b09ff09
......@@ -13,7 +13,7 @@ const issueShowInterceptor = (request, next) => {
}));
};
fdescribe('Issue Title', () => {
describe('Issue Title', () => {
const comps = {
IssueTitleComponent: {},
};
......
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