[affected:*][ci:force] Fixing e2e - the lord of E2E

This commit is contained in:
Vito Albano
2024-04-09 23:55:54 +01:00
parent d14c1556d6
commit 587adf7ec1
4 changed files with 12 additions and 12 deletions
@@ -93,7 +93,7 @@ describe('Start Task - Group Cloud Component', () => {
await startTask.checkFormIsDisplayed();
});
it('[C291954] Should be able to select/delete an group for a standalone task', async () => {
fit('[C291954] Should be able to select/delete an group for a standalone task', async () => {
await peopleCloudComponent.clearAssignee();
await groupCloud.searchGroups(testGroup.name);