Updated SC2315 (markdown)

Joachim Ansorg
2021-11-15 11:30:17 +01:00
parent 2a97f61a1c
commit a2450698bf

@@ -1,4 +1,4 @@
## In bats, ! does not cause a test failure. Fold the `!` into the conditional!
## In bats, `!` does not cause a test failure. Fold the `!` into the conditional!
### Problematic code: