proofxyz/solidify

Moonbirds Example Test Failing

Opened this issue · 2 comments

Trying to run the tests and study the code a little got the following issue.

image

Steps to reproduce:

  1. Follow the Readme.md instructions
  2. Follow the /examples/moonbirds/readme.md instructions
  3. run forge test

Doing some debugging, found that the issue is on the examples/moonbirds/test/TestLib.sol file. The mktemp function is returning an empty string.

Hi, sorry for the late reply and thanks for flagging this.
Could you comment on the OS that you are using?

Hello, no worries, currently using MacOS 13.0 Ventura with an Apple M1 Pro.