Skip to content

Commit

Permalink
Merge branch 'pc/update-auth-middleware' of github.com:seamapi/fake-s…
Browse files Browse the repository at this point in the history
…eam-connect into pc/update-auth-middleware
  • Loading branch information
chmaltsp committed Aug 3, 2024
2 parents 37dd1c1 + 922e0cc commit cd3ae0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/fixtures/get-test-database.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import type { Fake as FakeDevicedb } from "@seamapi/fake-devicedb"
import { createDatabase, type Database } from "@seamapi/fake-seam-connect"
import type { ExecutionContext } from "ava"

import { seed as dbSeed } from "lib/database/seed.ts"

export interface DatabaseFixture<TSeed = true> {
Expand Down

0 comments on commit cd3ae0e

Please sign in to comment.