chore: rename useGraphQL to useGraphQLClient #214
node-front.yml
on: pull_request
build
/
build
37s
build
/
publish-coverage-report
2s
Annotations
2 errors
src/components/Credentials.test.jsx > Credentials > can be submitted when confirmation equals new password and is oidc:
front/src/components/Credentials.test.jsx#L114
AssertionError: expected last "spy" call to have been called with [ undefined, ObjectContaining{…} ]
- Expected:
[
undefined,
ObjectContaining {
"body": StringMatching /query":"mutation changePassword/,
},
]
+ Received:
undefined
❯ src/components/Credentials.test.jsx:114:19
|
build / build
Process completed with exit code 1.
|