diff --git a/modules/nf-core/cellranger/count/tests/main.nf.test.snap b/modules/nf-core/cellranger/count/tests/main.nf.test.snap index 7eafafd02e9..edfb304b733 100644 --- a/modules/nf-core/cellranger/count/tests/main.nf.test.snap +++ b/modules/nf-core/cellranger/count/tests/main.nf.test.snap @@ -33,13 +33,61 @@ "single_end": false, "strandedness": "auto" }, - "fake_file.txt:md5,0d98223c768861fd6af96f00148dbb8d" + [ + "fake_file.txt:md5,0d98223c768861fd6af96f00148dbb8d", + "fake_file.txt:md5,0d98223c768861fd6af96f00148dbb8d", + "fake_file.txt:md5,0d98223c768861fd6af96f00148dbb8d" + ] ] ], "1": [ + [ + { + "id": "test_10x", + "single_end": false, + "strandedness": "auto" + }, + "fake_file.txt:md5,0d98223c768861fd6af96f00148dbb8d" + ] + ], + "2": [ + [ + { + "id": "test_10x", + "single_end": false, + "strandedness": "auto" + }, + "fake_file.txt:md5,0d98223c768861fd6af96f00148dbb8d" + ] + ], + "3": [ "versions.yml:md5,30cee1a9146b01c48d9b1db6bbe813b6" ], + "filtered": [ + [ + { + "id": "test_10x", + "single_end": false, + "strandedness": "auto" + }, + "fake_file.txt:md5,0d98223c768861fd6af96f00148dbb8d" + ] + ], "outs": [ + [ + { + "id": "test_10x", + "single_end": false, + "strandedness": "auto" + }, + [ + "fake_file.txt:md5,0d98223c768861fd6af96f00148dbb8d", + "fake_file.txt:md5,0d98223c768861fd6af96f00148dbb8d", + "fake_file.txt:md5,0d98223c768861fd6af96f00148dbb8d" + ] + ] + ], + "raw": [ [ { "id": "test_10x", @@ -58,6 +106,6 @@ "nf-test": "0.8.4", "nextflow": "23.10.1" }, - "timestamp": "2024-03-05T17:16:12.322822411" + "timestamp": "2024-03-18T11:41:17.258523741" } } \ No newline at end of file