From 67ce3e6741e3459dda649ea359e38b2bf6f988d4 Mon Sep 17 00:00:00 2001 From: Alessandro Martelli Date: Thu, 24 Jun 2021 15:34:11 +0200 Subject: [PATCH] [CST-4320] No way to view an Item when in simple "Approve/Reject" workflow stage --- .../claimed-task/claimed-task-actions.component.spec.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.spec.ts b/src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.spec.ts index fa896c7dfd..fcaa2f455a 100644 --- a/src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.spec.ts +++ b/src/app/shared/mydspace-actions/claimed-task/claimed-task-actions.component.spec.ts @@ -92,7 +92,7 @@ function init() { }); } -fdescribe('ClaimedTaskActionsComponent', () => { +describe('ClaimedTaskActionsComponent', () => { beforeEach(waitForAsync(() => { init(); TestBed.configureTestingModule({