Skip to content

Commit db2f8cf

Browse files
committed
update snapshot
1 parent 5887e39 commit db2f8cf

2 files changed

Lines changed: 247 additions & 53 deletions

File tree

tests/test_humanpopgen.nf.test

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ nextflow_pipeline {
2828
// If a directory is fully stable, you can drop `stable_name_*`
2929
// If a directory contains no BAMs, you can drop `bams_*`
3030

31-
// Generate with: nf-test test --tag test --profile docker,test --update-snapshot
32-
// Test with: nf-test test --tag test --profile docker,test
31+
// Generate with: nf-test test --tag test_humanpopgen --profile docker,test_humanpopgen --update-snapshot
32+
// Test with: nf-test test --tag test_humanpopgen --profile docker,test_humanpopgen
3333
// NOTE: BAMs are always only stable in name, because:
3434
// a) sharding breaks header since the shard that was first is named in the header (Fixed in https://github.com/nf-core/eager/pull/1112)
3535
// b) the order of the reads in the BAMs is not stable (sorted, but reads that share a start position can be in any order)

0 commit comments

Comments
 (0)