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

This commit is contained in:
Vito Albano
2024-04-16 09:11:30 +01:00
parent f71740f830
commit 5795e8fbd7
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);