mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Merge pull request #3913 from abdulapopoola/master
Removal of obsolete parameter in Spy Interface
This commit is contained in:
Vendored
-1
@@ -369,7 +369,6 @@ declare module jasmine {
|
||||
mostRecentCall: { args: any[]; };
|
||||
argsForCall: any[];
|
||||
wasCalled: boolean;
|
||||
callCount: number;
|
||||
}
|
||||
|
||||
interface SpyAnd {
|
||||
|
||||
Reference in New Issue
Block a user