Skip to content

Commit 95dbacd

Browse files
authored
Update nf4_science/genomics/04_testing.md
1 parent d3a7993 commit 95dbacd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/nf4_science/genomics/04_testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1205,7 +1205,7 @@ SUCCESS: Executed 8 tests in 167.772s
12051205

12061206
7 tests in 1 command! We spent a long time configuring lots and lots of tests, but when it came to running them it was very quick and easy. You can see how useful this is when maintaining a large pipeline, which could include hundreds of different elements. We spend time writing tests once so we can save time running them many times.
12071207

1208-
Furthermore, we can automate this! imagine tests running every time you or a colleague tries to add new code. This is how we ensure our pipelines maintain a high standard.
1208+
Furthermore, we can automate this! Imagine tests running every time you or a colleague tries to add new code. This is how we ensure our pipelines maintain a high standard.
12091209

12101210
## Takeaway
12111211

0 commit comments

Comments
 (0)