chore: removes old refs to startMemoryDB
This commit is contained in:
@@ -77,8 +77,6 @@ export async function buildConfigWithDefaults(
|
||||
|
||||
const url = mongoMemoryServer.getUri()
|
||||
|
||||
console.log({ url })
|
||||
|
||||
databaseAdapters.mongodb = mongooseAdapter({
|
||||
mongoMemoryServer,
|
||||
url,
|
||||
|
||||
Reference in New Issue
Block a user