Skip to content

Commit 605a523

Browse files
author
Ubuntu
committed
fix test skip
1 parent 737bdf8 commit 605a523

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_scene.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,7 @@ def test_scene_upload_sync(dataset):
273273
assert response["new_scenes"] == len(scenes)
274274

275275

276+
@pytest.mark.skip("Deactivated sync upload for scenes")
276277
@pytest.mark.integration
277278
def test_scene_and_cuboid_upload_sync(dataset):
278279
payload = TEST_LIDAR_SCENES

0 commit comments

Comments
 (0)