We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
4ddeebb
Before: this.addMatchers({});
After: jasmine.Expectation.addMatchers({}); (14e5c82c)