mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-16 06:23:03 +00:00
[CST-4320] No way to view an Item when in simple "Approve/Reject" workflow stage
This commit is contained in:
@@ -92,7 +92,7 @@ function init() {
|
||||
});
|
||||
}
|
||||
|
||||
fdescribe('ClaimedTaskActionsComponent', () => {
|
||||
describe('ClaimedTaskActionsComponent', () => {
|
||||
beforeEach(waitForAsync(() => {
|
||||
init();
|
||||
TestBed.configureTestingModule({
|
||||
|
Reference in New Issue
Block a user