Commit 68a973d9 authored by Emiliano Balbuena's avatar Emiliano Balbuena

(test): Fix blockchain spec tests

1 merge request!235WIP: Boost Campaigns (&24)
Pipeline #69645074 passed with stages
in 7 minutes and 49 seconds
......@@ -29,7 +29,8 @@ class ManagerSpec extends ObjectBehavior
],
'withdraw' => ['contract_address' => '0x789'],
'token_sale_event' => ['contract_address' => '0x987'],
'boost' => ['contract_address' => '0x002', 'wallet_address' => '0x003']
'boost' => ['contract_address' => '0x002', 'wallet_address' => '0x003'],
'boost_campaigns' => ['wallet_address' => '0x101']
],
'boost_address' => '0x654',
'token_distribution_event_address' => '0x321',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment