mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-12-22 11:08:17 +00:00
Fix Prettier linting issue
This commit is contained in:
parent
5d76f1c7ff
commit
2b746abfbe
1 changed files with 2 additions and 1 deletions
|
@ -13,7 +13,8 @@
|
|||
- path: output/antismash/test/genome.gbk
|
||||
contains: ['/tool="antismash"']
|
||||
- path: output/antismash/test/genome.json
|
||||
contains: ['{"version": "6.0.1", "input_file": "genome.fna.gz", "records": [{"id": "NZ_CP069563.1", "seq": {"data":']
|
||||
contains:
|
||||
['{"version": "6.0.1", "input_file": "genome.fna.gz", "records": [{"id": "NZ_CP069563.1", "seq": {"data":']
|
||||
- path: output/antismash/test/genome.zip
|
||||
- path: output/antismash/test/index.html
|
||||
md5sum: de787e865c3a1eec143a19d2facb4de4
|
||||
|
|
Loading…
Reference in a new issue