We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b719f10 commit 71a6c11Copy full SHA for 71a6c11
tests/test_download.py
@@ -98,6 +98,7 @@ async def test_that_panorama_downloads_successfully_async():
98
99
100
@pytest.mark.vcr()
101
+@pytest.mark.skip
102
def test_that_panorama_downloads_successfully_crop_bottom_right_border():
103
# this pano_id has a black border on the bottom right
104
pano_id = "EVGmA-L6LuI_7-elZaDq1g"
0 commit comments