Skip to content

Commit

Permalink
style: fix linting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
RomainLanz committed Aug 31, 2024
1 parent fba8791 commit 5ab7026
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/orm/model_query_builder.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ import {
} from '../../test-helpers/index.js'
import type { HasMany } from '../../src/types/relations.js'


test.group('Model query builder', (group) => {
group.setup(async () => {
await setup()
Expand Down

0 comments on commit 5ab7026

Please sign in to comment.