Skip to content

Commit

Permalink
Update test_live.py (#495)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marinovsky authored Sep 4, 2024
1 parent 01b9d4e commit cdc59be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/commands/test_live.py
Original file line number Diff line number Diff line change
Expand Up @@ -363,8 +363,8 @@ def test_live_sets_dependent_configurations_from_modules_json_based_on_environme
"bitfinex-api-secret": "456",
},
"Coinbase Advanced Trade": {
"coinbase-api-key": "123",
"coinbase-api-secret": "456",
"coinbase-api-name": "123",
"coinbase-api-private-key": "456",
},
"Binance": {
"binance-exchange-name": "binance",
Expand Down

0 comments on commit cdc59be

Please sign in to comment.