chore: fix CODEOWNERS file #8259
GitHub Actions / Test Results
failed
Jan 15, 2025 in 0s
1 fail, 35 pass in 2m 15s
Annotations
Check warning on line 0 in other account transfers tokens back to owner
github-actions / Test Results
All 3 runs failed: RPC Server Acceptance Tests Acceptance tests @erc20 Acceptance Tests ERC20 Contract should behave like erc20… when the spender has enough tokens other account transfers tokens back to owner (other account transfers tokens back to owner)
test-results.1bed2922b1e86c4dec6552a32523bd82.xml [took 5s]
test-results.4979b2cef1933f6cbf57dafc1a80fb91.xml [took 5s]
test-results.4c66ac174f04b4372ec161bff65118f7.xml [took 5s]
Raw output
expected '0' to equal '10000'
AssertionError: expected '0' to equal '10000'
at Context.<anonymous> (packages/server/tests/acceptance/erc20.spec.ts:220:57)
at Generator.next (<anonymous>)
at fulfilled (packages/server/tests/acceptance/erc20.spec.ts:47:58)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
+ expected - actual
-0
+10000
Loading