Skip to content

Enable export of non-attributable transfers #1118

Enable export of non-attributable transfers

Enable export of non-attributable transfers #1118

GitHub Actions / JUnit Test Report failed Mar 16, 2024 in 0s

1248 tests run, 1246 passed, 1 skipped, 1 failed.

Annotations

Check failure on line 1 in TestPermissionsUser

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

TestPermissionsUser.test_access_finance

AssertionError: Access to /finance/bank-account-activities/return/do/ expected to be forbidden, got status 405
Raw output
tests/frontend/test_permissions.py:112: in test_access_finance
    client.assert_url_forbidden(url)
E   AssertionError: Access to /finance/bank-account-activities/return/do/ expected to be forbidden, got status 405