Skip to content

Commit a40e86d

Browse files
author
Kent C. Dodds
committed
whoops
1 parent efaa28b commit a40e86d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/queries/display-value.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ const getMultipleError = (c, value) =>
3333
`Found multiple elements with the value: ${value}.`
3434
const getMissingError = (c, value) =>
3535
`Unable to find an element with the value: ${value}.`
36-
3736
const [
3837
queryByDisplayValue,
3938
getAllByDisplayValue,

0 commit comments

Comments
 (0)