Skip to content

Commit

Permalink
fixes docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Sep 10, 2024
1 parent c467a55 commit 716be6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion optimizing-tests.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ You may even configure Pest to always use the compact printer so you don't have

```php
// tests/Pest.php
pest()->theme()->compact();
pest()->printer()->compact();

//
```
Expand Down

0 comments on commit 716be6a

Please sign in to comment.