remove fdescribe

This commit is contained in:
Adina Parpalita 2020-01-05 19:01:00 +02:00
parent e27a517ad7
commit 3d141cf42f

View File

@ -29,7 +29,7 @@ import { Utils } from '../../utilities/utils';
import { FILES, SITE_VISIBILITY, SITE_ROLES } from '../../configs';
import * as moment from 'moment';
fdescribe('Search filters', () => {
describe('Search filters', () => {
const random = Utils.random();
const user1 = `user1-${random}`;