lol

Merge pull request #198276 from symphorien/flake-testing

python3.pkgs.flask_testing: disable failing test

authored by

Jörg Thalheim and committed by
GitHub
4fce8949 eb15f799

+2
+2
pkgs/development/python-modules/flask-testing/default.nix
··· 38 38 "test_assert_redirects" 39 39 "test_server_listening" 40 40 "test_server_process_is_spawned" 41 + # change in repr(template) in recent flask 42 + "test_assert_template_rendered_signal_sent" 41 43 ]; 42 44 43 45 disabledTestPaths = [