mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-26 17:24:45 +00:00
remove fdescribe
This commit is contained in:
parent
e27a517ad7
commit
3d141cf42f
@ -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}`;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user