Skip to content

Commit 7030b75

Browse files
update test
1 parent bff445a commit 7030b75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/scpca_portal/test/models/test_dataset.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -701,7 +701,7 @@ def test_get_files_summary(self):
701701
{"samples_count": 1, "name": "Single-cell samples with CITE-seq", "format": ".rds"},
702702
# Single-cell multiplexed should be included here
703703
{"samples_count": 2, "name": "Single-nuclei multiplexed samples", "format": ".rds"},
704-
{"samples_count": 1, "name": "Spatial samples", "format": "Spatial format"},
704+
{"samples_count": 1, "name": "Spatial samples", "format": "Spaceranger"},
705705
{"samples_count": 1, "name": "Bulk RNA-seq samples", "format": ".tsv"},
706706
]
707707

0 commit comments

Comments
 (0)