Skip to content

Commit 446406a

Browse files
committed
Update tests
1 parent b839386 commit 446406a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/viewer.test.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,7 @@ const testCases = [
276276
uid: '1.2.826.0.1.3680043.10.511.3.12513676296929162651625754360127915',
277277
number: '1',
278278
label: 'Nontumor',
279+
description: 'Non-tumor',
279280
studyInstanceUID: '1.3.6.1.4.1.5962.99.1.2447135355.1068687300.1625944806011.3.0',
280281
seriesInstanceUID: '1.2.826.0.1.3680043.10.511.3.13340900559842750919196551140041183',
281282
sopInstanceUIDs: [
@@ -298,6 +299,7 @@ const testCases = [
298299
uid: '1.2.826.0.1.3680043.10.511.3.41048468254862710418744291748294259',
299300
number: '2',
300301
label: 'Tumor',
302+
description: 'Tumor',
301303
studyInstanceUID: '1.3.6.1.4.1.5962.99.1.2447135355.1068687300.1625944806011.3.0',
302304
seriesInstanceUID: '1.2.826.0.1.3680043.10.511.3.13340900559842750919196551140041183',
303305
sopInstanceUIDs: [

0 commit comments

Comments
 (0)