mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-16 06:23:03 +00:00
test fixes
This commit is contained in:
@@ -29,7 +29,7 @@ class Owner extends EquatableObject<Owner> {
|
||||
|
||||
}
|
||||
|
||||
fdescribe('equatable', () => {
|
||||
describe('equatable', () => {
|
||||
let dogRoger: Dog;
|
||||
let dogMissy: Dog;
|
||||
|
||||
|
Reference in New Issue
Block a user