diff --git a/seqreports b/seqreports index ed7490c..9adcd5f 160000 --- a/seqreports +++ b/seqreports @@ -1 +1 @@ -Subproject commit ed7490c482ffcf292ee7075f093af127e7f494d0 +Subproject commit 9adcd5fcc767c780dd471d331c3a0c2ffa370e1c diff --git a/tests/test_integration.py b/tests/test_integration.py index 69d0170..d105caa 100644 --- a/tests/test_integration.py +++ b/tests/test_integration.py @@ -60,7 +60,7 @@ def get_app(self): 'environment': {'NXF_TEMP': '/tmp/'}, 'nextflow_parameters': { 'config': str(src_path / 'seqreports/nextflow.config'), - 'profile': 'singularity,snpseq,test', + 'profile': 'singularity,dev,test', }, 'pipeline_parameters': { # This is only a placeholder because the service won't