Skip to content

Commit 4f2d3d3

Browse files
Update src/to-have-text-content.js
Co-authored-by: Bruno Castro <[email protected]>
1 parent 2767b49 commit 4f2d3d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/to-have-text-content.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { matcherHint } from 'jest-matcher-utils';
2-
import { compose, defaultTo, is, join, map, path, filter, pathOr } from 'ramda';
2+
import { compose, defaultTo, is, join, map, path, filter } from 'ramda';
33

44
import { checkReactElement, getMessage, matches, normalize } from './utils';
55

0 commit comments

Comments
 (0)