Skip to content

Commit 1a0485a

Browse files
committed
Fix syntax highlighting
1 parent af48a78 commit 1a0485a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/stubbing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ $this->http->mock
8383
->then()
8484
->body('response')
8585
->end();`
86-
``
86+
```
8787

8888
## Limiting
8989

0 commit comments

Comments
 (0)