diff --git a/plugins/nf-quilt/src/test/nextflow/quilt/QuiltProductTest.groovy b/plugins/nf-quilt/src/test/nextflow/quilt/QuiltProductTest.groovy index e6a6f102..72b0631b 100644 --- a/plugins/nf-quilt/src/test/nextflow/quilt/QuiltProductTest.groovy +++ b/plugins/nf-quilt/src/test/nextflow/quilt/QuiltProductTest.groovy @@ -135,7 +135,6 @@ class QuiltProductTest extends QuiltSpecification { def files = defaultREADME.pkg.folder.list().sort() then: - false !defaultREADME.shouldSkip(QuiltProduct.KEY_README) files.size() == 1