Skip to content

Commit

Permalink
docs: Add hash comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jvfe committed Dec 2, 2024
1 parent 334839f commit 5233489
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/subworkflows/test_update.py
Original file line number Diff line number Diff line change
Expand Up @@ -379,6 +379,8 @@ def test_update_subworkflow_across_orgs(self):
install_obj = SubworkflowInstall(
self.pipeline_dir,
remote_url=CROSS_ORGANIZATION_URL,
# Hash for an old version of fastq_trim_fastp_fastqc
# A dummy code change was made in order to have a commit to compare with
sha="9627f4367b11527194ef14473019d0e1a181b741",
)
# The fastq_trim_fastp_fastqc subworkflow contains the cross-org fastqc module, not the nf-core one
Expand Down

0 comments on commit 5233489

Please sign in to comment.