support app now requires the user to log in with MFA #3661
run-tests.yaml
on: pull_request
typecheck
3m 5s
lint
6s
Matrix: unittests
Annotations
2 errors
Ruff (F841):
src/eduid/webapp/support/tests/test_app.py#L102
src/eduid/webapp/support/tests/test_app.py:102:17: F841 Local variable `response` is assigned to but never used
|
lint
Process completed with exit code 1.
|