dash, tests
This commit is contained in:
@@ -203,6 +203,7 @@ def test_probation_earns_nothing_then_earning_begins():
|
||||
},
|
||||
contracts=contracts,
|
||||
billing=ledger,
|
||||
enable_billing=False,
|
||||
)
|
||||
port = tracker.start()
|
||||
tracker_url = f"http://127.0.0.1:{port}"
|
||||
|
||||
Reference in New Issue
Block a user