From 0ebe68eeb09884a0be3d50b31e36c937d50e617a Mon Sep 17 00:00:00 2001 From: nicholas-codecov Date: Mon, 23 Dec 2024 07:32:13 -0400 Subject: [PATCH] fix typo --- src/services/selfHosted/SelfHostedUserListQueryOpts.test.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/services/selfHosted/SelfHostedUserListQueryOpts.test.tsx b/src/services/selfHosted/SelfHostedUserListQueryOpts.test.tsx index 850ed25e7c..be00fff0a8 100644 --- a/src/services/selfHosted/SelfHostedUserListQueryOpts.test.tsx +++ b/src/services/selfHosted/SelfHostedUserListQueryOpts.test.tsx @@ -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(