mirror of
https://github.com/GSA/notifications-api.git
synced 2026-04-06 18:39:16 -04:00
don't create test db anymore, thats done in pytest
This commit is contained in:
@@ -33,7 +33,6 @@ pip3 install -r requirements_for_test.txt
|
||||
|
||||
# Create Postgres databases
|
||||
createdb notification_api
|
||||
createdb test_notification_api
|
||||
|
||||
# Upgrade databases
|
||||
source environment.sh
|
||||
|
||||
Reference in New Issue
Block a user