python310Packages.pytest-tap: fix copy-&-paste error
This commit is contained in:
@@ -38,7 +38,7 @@ buildPythonPackage rec {
|
||||
"test_unittest_expected_failure"
|
||||
];
|
||||
|
||||
pythonImportsCheck =
|
||||
pythonImportsCheck = [
|
||||
"pytest_tap"
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user