mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[affected:*][ci:force] Remove fit
This commit is contained in:
committed by
VitoAlbano
parent
e2059cab32
commit
a44827c433
@@ -93,7 +93,7 @@ describe('Start Task - Group Cloud Component', () => {
|
|||||||
await startTask.checkFormIsDisplayed();
|
await startTask.checkFormIsDisplayed();
|
||||||
});
|
});
|
||||||
|
|
||||||
fit('[C291954] Should be able to select/delete an group for a standalone task', async () => {
|
it('[C291954] Should be able to select/delete an group for a standalone task', async () => {
|
||||||
await peopleCloudComponent.clearAssignee();
|
await peopleCloudComponent.clearAssignee();
|
||||||
|
|
||||||
await groupCloud.searchGroups(testGroup.name);
|
await groupCloud.searchGroups(testGroup.name);
|
||||||
|
Reference in New Issue
Block a user