The method jasmine.isSpy attempts to access "well known" members on omnimock: https://github.com/jasmine/jasmine/blob/89331bb1bbda9a86f8eea7db43ee8605b414bff1/src/core/base.js#L347 Add `and` to the properties whitelist.
The method jasmine.isSpy attempts to access "well known" members on omnimock:
https://github.com/jasmine/jasmine/blob/89331bb1bbda9a86f8eea7db43ee8605b414bff1/src/core/base.js#L347
Add
andto the properties whitelist.