Skip to content

Commit 148fa57

Browse files
doc(end to end): Remove useless quote
1 parent 610d185 commit 148fa57

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/ddev.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,9 @@ Finally, you can test by running:
129129
test (all files if empty);
130130

131131
For example:
132-
133-
`./run-tests.sh host "./2-live-mode-remediations.js"`
132+
```
133+
./run-tests.sh host "./2-live-mode-remediations.js"
134+
```
134135

135136
## License
136137

0 commit comments

Comments
 (0)