Skip to content

Commit

Permalink
chore: log dummy
Browse files Browse the repository at this point in the history
  • Loading branch information
edge33 committed Apr 11, 2024
1 parent 538abf2 commit 796e59c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/create-react-app/test/Posts.test.tsx
Expand Up @@ -20,6 +20,9 @@ describe('Posts', () => {
localQueries
})


console.log('i');

expect(
await screen.findByRole('link', {
name: /Test/i
Expand Down

0 comments on commit 796e59c

Please sign in to comment.