chore(docs): typo
This commit is contained in:
parent
b42b9fc42d
commit
83715f06d1
|
@ -367,7 +367,7 @@ export class SpyObject {
|
|||
}
|
||||
}
|
||||
}
|
||||
// Noop so that SpyObject has the smae interface as in Dart
|
||||
// Noop so that SpyObject has the same interface as in Dart
|
||||
noSuchMethod(args) {}
|
||||
|
||||
spy(name) {
|
||||
|
|
Loading…
Reference in New Issue