mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-14 05:23:06 +00:00
Added tests
This commit is contained in:
@@ -22,11 +22,7 @@ describe('JsonPatchOperationsEffects test suite', () => {
|
||||
const testJsonPatchResourceType = 'testResourceType';
|
||||
const testJsonPatchResourceId = 'testResourceId';
|
||||
|
||||
function init() {
|
||||
}
|
||||
|
||||
beforeEach(() => {
|
||||
init();
|
||||
TestBed.configureTestingModule({
|
||||
providers: [
|
||||
JsonPatchOperationsEffects,
|
||||
|
Reference in New Issue
Block a user