Skip to content

Commit 9cc14e5

Browse files
author
Val Brodsky
committed
Fix more tests
1 parent f8aeb41 commit 9cc14e5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

libs/labelbox/tests/integration/test_data_rows.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1111,8 +1111,6 @@ def test_create_tiled_layer(dataset, tile_content):
11111111
**tile_content, 'media_type': 'TMS_GEO'
11121112
},
11131113
tile_content,
1114-
# Old way to check for backwards compatibility
1115-
tile_content['row_data']
11161114
]
11171115
dataset.create_data_rows_sync(examples)
11181116
data_rows = list(dataset.data_rows())

0 commit comments

Comments
 (0)