Replace Usage of Jasmine with Expect for FF Specs
Replace `jasmine.any` with `expect.any` to use Jest's utility functions instead.
Showing
Please register or sign in to comment
Replace `jasmine.any` with `expect.any` to use Jest's utility functions instead.