0xrhsmt/biconomy-schnorr-module

Error running tests

Opened this issue · 0 comments

Hello, I was trying to run test as outlined in the README but encounter the following error:

 ❯ test/SchnorrValidationModule.test.ts (0)

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Failed Suites 1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯

 FAIL  test/SchnorrValidationModule.test.ts [ test/SchnorrValidationModule.test.ts ]
Error: Failed to load url ../artifacts/contracts/modules/SchnorrValidationModule.sol/SchnorrValidationModule.json (resolved id: ../artifacts/contracts/modules/SchnorrValidationModule.sol/SchnorrValidationModule.json) in /biconomy-schnorr-module/packages/schnorr-validation-module/test/SchnorrValidationModule.test.ts. Does the file exist?
 ❯ loadAndTransform ../../node_modules/.pnpm/vite@5.0.4_@types+node@20.10.3/node_modules/vite/dist/node/chunks/dep-4RECYSE1.js:48937:21

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[1/1]⎯

 Test Files  1 failed (1)
      Tests  no tests
   Start at  18:06:41
   Duration  1.06s (transform 169ms, setup 1ms, collect 0ms, tests 0ms, environment 0ms, prepare 119ms)