remove nonce usage (#10) #41
ci.yml
on: push
Backend Lint
1m 16s
Smart Contract Tests
34s
Backend Tests
1m 5s
Annotations
2 errors
Backend Tests:
backend/bridgebloc/apps/accounts/tests/test_views.py#L18
test_nonce_endpoint
assert 4***4 == 2***
+ where 4***4 = <JsonResponse status_code=4***4, "application/json">.status_code
|
Backend Tests
Process completed with exit code 2.
|