Skip to content

Commit

Permalink
remove smoke-test failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
Rick Terrill committed May 30, 2024
1 parent 4c49967 commit 666dcff
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/react/src/__tests__/useParallel-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,5 @@ describe('The useParallel hook', () => {
error: 'test error',
loginStatus: { error: 'test error' },
})

expect(true).toBe(false)
})
})

0 comments on commit 666dcff

Please sign in to comment.