We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b14804 commit ced792eCopy full SHA for ced792e
src/to-have-selection.js
@@ -1,4 +1,4 @@
1
-import isEqualWith from 'lodash/isEqualWith'
+import isEqualWith from 'lodash/isEqualWith.js'
2
import {checkHtmlElement, compareArraysAsSet, getMessage} from './utils'
3
4
/**
0 commit comments