mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-16 22:43: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(() => {
|
beforeEach(waitForAsync(() => {
|
||||||
init();
|
init();
|
||||||
TestBed.configureTestingModule({
|
TestBed.configureTestingModule({
|
||||||
|
Reference in New Issue
Block a user