feat(upgrade): updated up to angular 11 tests are failed
This commit is contained in:
2
scripts/typings.d.ts
vendored
2
scripts/typings.d.ts
vendored
@@ -11,7 +11,7 @@ declare const PR:any;
|
||||
// declare const global:any;
|
||||
|
||||
declare module jasmine {
|
||||
interface Matchers {
|
||||
interface Matchers<T> {
|
||||
toHaveCssClass(expected: any): boolean;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user