Skip to content

Commit

Permalink
python3Packages.google-cloud-storage: fix build
Browse files Browse the repository at this point in the history
Remove nonexistent disabledTestPath (likely due to merge conflict
between master and python-unstable)

The file is now the same as it is on master
  • Loading branch information
r-burns committed Oct 31, 2021
1 parent 7ca1d48 commit 244ad02
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ buildPythonPackage rec {
"tests/system/test_bucket.py"
"tests/system/test_fileio.py"
"tests/system/test_kms_integration.py"
"tests/conformance/test_conformance.py" # requires docker
];

preCheck = ''
Expand Down

0 comments on commit 244ad02

Please sign in to comment.