Skip to content

Commit

Permalink
Fix running tests
Browse files Browse the repository at this point in the history
  • Loading branch information
edbrannin committed Dec 19, 2023
1 parent 8012a07 commit 07df9d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ cat <<EOF > instance/test.py
FACEBOOK_APP_ID = "TEST"
FACEBOOK_APP_SECRET = "TEST"
SECRET_KEY = 'test'
SQLALCHEMY_DATABASE_URI = "sqlite://"
EOF


Expand Down

0 comments on commit 07df9d7

Please sign in to comment.