python3Packages.airly: re-enable previously-disabled tests
This commit is contained in:
@@ -41,11 +41,6 @@ buildPythonPackage (finalAttrs: {
|
||||
cd tests
|
||||
'';
|
||||
|
||||
disabledTests = [
|
||||
"InstallationsLoaderTestCase"
|
||||
"MeasurementsSessionTestCase"
|
||||
];
|
||||
|
||||
pythonImportsCheck = [ "airly" ];
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user