Skip to content

Commit

Permalink
ci(test): test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jlenon7 committed Apr 28, 2024
1 parent 517a1c5 commit 547525f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/e2e/user.controller.test.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import bcrypt from 'bcrypt'
import { User } from '#src/models/user'
import { Role } from '#src/models/role'
import { Config } from '@athenna/config'
import { Database } from '@athenna/database'
import { RoleUser } from '#src/models/roleuser'
import { BaseHttpTest } from '@athenna/core/testing/BaseHttpTest'
Expand Down

0 comments on commit 547525f

Please sign in to comment.