Skip to content

Commit

Permalink
chore: fix snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Kent C. Dodds committed Oct 2, 2018
1 parent b9435cd commit c1bce28
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/__tests__/__snapshots__/commands.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ Array [
"queryAllByAltText",
"getByAltText",
"getAllByAltText",
"queryBySelectText",
"queryAllBySelectText",
"getBySelectText",
"getAllBySelectText",
"queryByTestId",
"queryAllByTestId",
"getByTestId",
Expand Down

0 comments on commit c1bce28

Please sign in to comment.