loambuild / loam

build, deploy, and maintain ambitious smart contracts. monorepo for Loam SDK, CLI, and shared tools.
https://loam.build
2 stars 7 forks source link

fix: use testutils if the target isn't Wasm #164

Closed willemneal closed 1 month ago

willemneal commented 1 month ago

There was an update to the soroban-sdk macros that made it necessary to always use testutils if not targetting wasm.