python312Packages.pytest-services: fix disabledTests specification
This commit is contained in:
@@ -63,7 +63,7 @@ buildPythonPackage rec {
|
||||
# Tests require binaries and additional parts
|
||||
"test_memcached"
|
||||
"test_mysql"
|
||||
"test_xvfb "
|
||||
"test_xvfb"
|
||||
];
|
||||
|
||||
meta = with lib; {
|
||||
|
||||
Reference in New Issue
Block a user