Error when I run the tests

When I run predicate-configurable.test.ts, it throws this error

Hi @miguel,

You should first run pnpm pretest in the root of the repository to build all the sway projects; then it should work.

Now it’s ok. Thanks!