dfinity / ic-hs

A haskell toolbox for the Internet Computer
Apache License 2.0
35 stars 6 forks source link

attach cycles to canister creation in canister history tests #203

Closed mraszyk closed 1 year ago

mraszyk commented 1 year ago

Replica implementation requires cycles to be attached to a canister creation call on an app subnet. This PR adjusts the canister history test accordingly.