Skip to content

Commit f863781

Browse files
committed
fix: missing code block closing characters in csit
Signed-off-by: Peter Balogh <[email protected]>
1 parent e3f784b commit f863781

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: docs/pages/csit.md

+1
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@ Run the test:
192192
```bash
193193
cd samples/[app-name]
194194
task run:test
195+
```
195196

196197
### Compilation and Execution Verification
197198

0 commit comments

Comments
 (0)