python310Packages.flask-admin: disable failing test

This commit is contained in:
Fabian Affolter
2023-02-24 11:02:06 +01:00
parent c495fe0ebd
commit 5c49b0935e
@@ -95,6 +95,8 @@ buildPythonPackage rec {
"flask_admin/tests/sqla/test_inlineform.py"
"flask_admin/tests/sqla/test_postgres.py"
"flask_admin/tests/sqla/test_translation.py"
# RuntimeError: Working outside of application context.
"flask_admin/tests/sqla/test_multi_pk.py"
];
pythonImportsCheck = [