Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholas-codecov committed Dec 23, 2024
1 parent 5fcab61 commit 0ebe68e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ describe('useSelfHostedUserList', () => {
})

describe('hook can fetch the next dataset', () => {
describe('not other options set', () => {
describe('no other options set', () => {
it('returns the data', async () => {
setup({})
const { result } = renderHook(
Expand Down

0 comments on commit 0ebe68e

Please sign in to comment.