feat(evm): add turnstile #1363
Annotations
2 errors and 1 warning
Run tests:
apps/evm/src/hooks/tests/useSignUp.test.tsx#L78
AssertionError: expected "spy" to be called with arguments: [ Any<Object>, 'mock-signature' ]
Received:
1st spy call:
Array [
- Any<Object>,
+ Object {
+ "prepareMessage": [Function prepareMessage],
+ },
+ undefined,
"mock-signature",
]
Number of calls: 1
❯ src/hooks/tests/useSignUp.test.tsx:78:30
|
Run tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading