ligolang / contract-catalogue

FA2 LIGO Smart Contracts.
MIT License
13 stars 11 forks source link

Test changes #29

Closed Lesenr1 closed 1 year ago

zamrokk commented 1 year ago

ligo run test nft/e2e_mutation.test.mligo

File "nft/e2e_mutation.test.mligo", line 4, characters 35-55:
  3 |  
  4 | let originate_and_test_e2e (main : Test_FA2_NFT.main_fn) =
  5 |   let () = Test_FA2_NFT._test_atomic_tansfer_operator_success main in

Type "main_fn" not found.