[affected:*][ci:force] Remove fit

This commit is contained in:
Amedeo Lepore
2024-05-09 12:48:17 +02:00
committed by DominikIwanek
parent 9472523443
commit d07133682c
@@ -93,7 +93,7 @@ describe('Start Task - Group Cloud Component', () => {
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 groupCloud.searchGroups(testGroup.name);