Skip to content

Commit

Permalink
test: change test title
Browse files Browse the repository at this point in the history
  • Loading branch information
gs18004 committed Feb 26, 2025
1 parent 4c1323b commit 2db1ebe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ describe('UseSuspenseQueries config object overload', () => {
useSuspenseQueries({ queries: [query2] })
})

it('test', () => {
it('should not show type error when using spreaded queryOptions', () => {
function myQueryOptions() {
return queryOptions({
queryKey: ['key1'],
Expand Down

0 comments on commit 2db1ebe

Please sign in to comment.