small docs note
This commit is contained in:
3
server/docs/tests.txt
Normal file
3
server/docs/tests.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
DATABASE_URL=$(grep TEST_DATABASE_URL .env_test | cut -d '"' -f 2) sqlx migrate run
|
||||
|
||||
dont forget to apply migrations to the test database before proceeding to test
|
||||
Reference in New Issue
Block a user