Skip to content

Commit 95b2855

Browse files
authoredSep 7, 2022
Merge pull request #477 from XimenZangief/patch-1
Update WARNING to Warning
2 parents 828b934 + a22528e commit 95b2855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎testing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ php artisan test --parallel
118118
php artisan test --parallel --processes=4
119119
```
120120

121-
> **WARNING**
121+
> **Warning**
122122
> 當執行平行測試的時候,有些 PHPUnit 選項是無效的。(例如 `--do-not-cache-result`
123123
124124
<a name="parallel-testing-and-databases"></a>

0 commit comments

Comments
 (0)