chore: test support for smart sessions #89
Annotations
2 errors
tests/smart.sessions.test.ts > smart.sessions > should parse a human friendly policy reference value to the hex version expected by the contracts:
tests/smart.sessions.test.ts#L118
AssertionError: expected false to be true
- Expected
+ Received
- true
+ false
❯ tests/smart.sessions.test.ts:118:10
|
unit-tests
Process completed with exit code 1.
|