Skip to content

Commit c1bce28

Browse files
author
Kent C. Dodds
committed
chore: fix snapshot
1 parent b9435cd commit c1bce28

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/__tests__/__snapshots__/commands.js.snap

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ Array [
1818
"queryAllByAltText",
1919
"getByAltText",
2020
"getAllByAltText",
21+
"queryBySelectText",
22+
"queryAllBySelectText",
23+
"getBySelectText",
24+
"getAllBySelectText",
2125
"queryByTestId",
2226
"queryAllByTestId",
2327
"getByTestId",

0 commit comments

Comments
 (0)