mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
@@ -60,6 +60,7 @@ describe('Upload - User permission', () => {
|
||||
});
|
||||
|
||||
beforeEach(async () => {
|
||||
await apiService.loginWithProfile('admin');
|
||||
const sitesApi = new SitesApi(apiService.getInstance());
|
||||
|
||||
consumerSite = await sitesApi.createSite({
|
||||
|
Reference in New Issue
Block a user