Skip to content

Commit e452528

Browse files
committed
python312Packages.radish-bdd: re-enable all tests
1 parent 7e47960 commit e452528

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkgs/development/python-modules/radish-bdd/default.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ buildPythonPackage rec {
4949

5050
pythonImportsCheck = [ "radish" ];
5151

52-
disabledTests = [ "test_main_cli_calls" ];
53-
5452
meta = with lib; {
5553
description = "Behaviour-Driven-Development tool for python";
5654
homepage = "https://radish-bdd.github.io/";

0 commit comments

Comments
 (0)