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

This commit is contained in:
Vito Albano
2024-03-14 19:17:48 +00:00
committed by VitoAlbano
parent c9fc4675c0
commit 1e1abaaa7f
4 changed files with 12 additions and 12 deletions

View File

@@ -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);