python310Packages.pytest-tap: fix copy-&-paste error
This commit is contained in:
parent
517ff272ee
commit
63a687ad75
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ buildPythonPackage rec {
|
|||
"test_unittest_expected_failure"
|
||||
];
|
||||
|
||||
pythonImportsCheck =
|
||||
pythonImportsCheck = [
|
||||
"pytest_tap"
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue