mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
remove fdescribe
This commit is contained in:
@@ -29,7 +29,7 @@ import { Utils } from '../../utilities/utils';
|
|||||||
import { FILES, SITE_VISIBILITY, SITE_ROLES } from '../../configs';
|
import { FILES, SITE_VISIBILITY, SITE_ROLES } from '../../configs';
|
||||||
import * as moment from 'moment';
|
import * as moment from 'moment';
|
||||||
|
|
||||||
fdescribe('Search filters', () => {
|
describe('Search filters', () => {
|
||||||
const random = Utils.random();
|
const random = Utils.random();
|
||||||
|
|
||||||
const user1 = `user1-${random}`;
|
const user1 = `user1-${random}`;
|
||||||
|
Reference in New Issue
Block a user