mirror of
https://github.com/simple-login/app.git
synced 2026-04-07 19:27:34 +00:00
trim trailing space
This commit is contained in:
+1
-1
@@ -68,7 +68,7 @@ For most tests, you will need to have ``redis`` installed and started on your ma
|
||||
sh scripts/run-test.sh
|
||||
```
|
||||
|
||||
You can also run tests using a local Postgres DB to speed things up. This can be done by
|
||||
You can also run tests using a local Postgres DB to speed things up. This can be done by
|
||||
|
||||
- creating an empty test DB and running the database migration by `dropdb test && createdb test && DB_URI=postgresql://localhost:5432/test alembic upgrade head`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user