Skip to content

Commit

Permalink
test data fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ybrill committed Dec 11, 2024
1 parent d28ff5a commit 809c6c5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions config_test/evg_settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ amboy_db:
database: amboy_test
url: "mongodb://localhost:27017"

parameter_store:
prefix: "/evg-test"

providers:
aws:
ec2_keys:
Expand All @@ -43,8 +46,6 @@ providers:
client_type: "mock"
secrets_manager:
client_type: "mock"
parameter_store:
prefix: "/evg-test"
docker:
api_version: 1.32

Expand Down

0 comments on commit 809c6c5

Please sign in to comment.