We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e47960 commit e452528Copy full SHA for e452528
pkgs/development/python-modules/radish-bdd/default.nix
@@ -49,8 +49,6 @@ buildPythonPackage rec {
49
50
pythonImportsCheck = [ "radish" ];
51
52
- disabledTests = [ "test_main_cli_calls" ];
53
-
54
meta = with lib; {
55
description = "Behaviour-Driven-Development tool for python";
56
homepage = "https://radish-bdd.github.io/";
0 commit comments