mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-08 10:34:15 +00:00
[DURACOM-191] convert components to standalone
This commit is contained in:
@@ -16,7 +16,7 @@ describe('ObjectTableComponent', () => {
|
||||
|
||||
beforeEach(async () => {
|
||||
await TestBed.configureTestingModule({
|
||||
declarations: [ ObjectTableComponent ],
|
||||
imports: [ObjectTableComponent],
|
||||
})
|
||||
.compileComponents();
|
||||
|
||||
|
Reference in New Issue
Block a user