Skip to content

Commit 48e35b9

Browse files
committed
Switch to alternative test file
1 parent 853a490 commit 48e35b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/test_file.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -250,9 +250,9 @@ def test_retrieve_instance(file_client):
250250

251251
def test_retrieve_instance_rle(file_client):
252252
instance = file_client.retrieve_instance(
253-
'1.3.46.670589.14.1000.210.4.199999.20110525182825.1.0',
254-
'1.3.46.670589.14.1000.210.3.199999.20110525182826.1.0',
255-
'1.3.46.670589.14.1000.210.2.199999.20110525185628.1.0'
253+
'1.2.826.0.1.3680043.8.498.12406831542731051035295345080039845114',
254+
'1.2.826.0.1.3680043.8.498.16157229083793556332623330502397121062',
255+
'1.2.826.0.1.3680043.8.498.49043964482360854182530167603505525116',
256256
)
257257
assert isinstance(instance, Dataset)
258258

0 commit comments

Comments
 (0)