Skip to content

Commit

Permalink
tests: flask secret fallback value updated
Browse files Browse the repository at this point in the history
Signed-off-by: SlavomirMazurPantheon <slavomir.mazur@pantheon.tech>
  • Loading branch information
SlavomirMazurPantheon committed Nov 5, 2023
1 parent 383090b commit 34b8597
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/resources/test.conf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ threads=1
is-prod=False

[Secrets-Section]
flask-secret-key=S3CR3T
flask-secret-key=FLASKS3CR3T
rabbitmq-password=guest
elk-secret=test
confd-credentials="test test"
Expand Down

0 comments on commit 34b8597

Please sign in to comment.