You've already forked AstralRinth
forked from didirus/AstralRinth
Expose utilities for setting up the database (#4657)
* Expose utilities for setting up the database * Expose migrator directly * Make some test utils publicly accessible * expose migrator * more test fixture utils * more test fixture utils * more test fixture utils * fix * fix lint
This commit is contained in:
1
apps/labrinth/src/test/mod.rs
Normal file
1
apps/labrinth/src/test/mod.rs
Normal file
@@ -0,0 +1 @@
|
||||
pub mod db;
|
||||
Reference in New Issue
Block a user