We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2767b49 commit 4f2d3d3Copy full SHA for 4f2d3d3
src/to-have-text-content.js
@@ -1,5 +1,5 @@
1
import { matcherHint } from 'jest-matcher-utils';
2
-import { compose, defaultTo, is, join, map, path, filter, pathOr } from 'ramda';
+import { compose, defaultTo, is, join, map, path, filter } from 'ramda';
3
4
import { checkReactElement, getMessage, matches, normalize } from './utils';
5
0 commit comments