Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update link #211

Merged
merged 1 commit into from
Mar 8, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
update link
Old link was a 404
  • Loading branch information
Lorenz Nickel authored Mar 7, 2019
commit 8ebe94f3ad38af9aa591a533eabc9e7c6561c397
2 changes: 1 addition & 1 deletion test/utils/custom-asymmetric-matchers.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* We make ourselves compatible with AsymmetricMatcher class used by Jest
* @see https://github.com/facebook/jest/blob/master/packages/expect/src/asymmetric_matchers.js
* @see https://github.com/facebook/jest/blob/master/packages/expect/src/asymmetricMatchers.ts
*
* Perhaps we can simplify that a bit and write only Jasmine-compatible matchers.
* @see https://jasmine.github.io/2.4/introduction.html#section-Custom_asymmetric_equality_tester
Expand Down