Skip to content

Commit 868f17e

Browse files
committed
run testnet4 integration with --profile
1 parent 90f970b commit 868f17e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

counterparty-core/counterpartycore/test/integrations/reparsetest.py

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ def prepare(network):
3232
"testnet4.counterparty.io",
3333
"--backend-port",
3434
"48332",
35+
"--profile",
3536
]
3637
db_file = "counterparty.testnet4.db"
3738
api_url = "http://localhost:44000/v2/"

0 commit comments

Comments
 (0)