[CST-4320] No way to view an Item when in simple "Approve/Reject" workflow stage

This commit is contained in:
Alessandro Martelli
2021-06-24 15:34:11 +02:00
parent a572b0acea
commit 67ce3e6741

View File

@@ -92,7 +92,7 @@ function init() {
});
}
fdescribe('ClaimedTaskActionsComponent', () => {
describe('ClaimedTaskActionsComponent', () => {
beforeEach(waitForAsync(() => {
init();
TestBed.configureTestingModule({