diff --git a/src/to-have-selection.js b/src/to-have-selection.js index 55ce430..4eb7478 100644 --- a/src/to-have-selection.js +++ b/src/to-have-selection.js @@ -1,4 +1,4 @@ -import isEqualWith from 'lodash/isEqualWith' +import isEqualWith from 'lodash/isEqualWith.js' import {checkHtmlElement, compareArraysAsSet, getMessage} from './utils' /**