Skip to content

Commit

Permalink
follow updated value as per modules.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rjra2611 committed May 23, 2022
1 parent 82f75ec commit cc25bea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/commands/test_live.py
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ def test_live_aborts_when_lean_config_is_missing_properties(target: str, replace
"Tradier": {
"tradier-account-id": "123",
"tradier-access-token": "456",
"tradier-use-sandbox": "paper"
"tradier-environment": "paper"
},
"OANDA": {
"oanda-account-id": "123",
Expand Down

0 comments on commit cc25bea

Please sign in to comment.