refactored layout to be screens. work on jest tests.
This commit is contained in:
@ -30,4 +30,6 @@ export async function getDb(migrationDirection : "up" | "down" = "up") {
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
return db;
|
||||
}
|
Reference in New Issue
Block a user