We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 105ace5 commit 5f9b160Copy full SHA for 5f9b160
README.md
@@ -85,7 +85,7 @@ class SomeTestCase extends PHPUnit\Framework\TestCase
85
}
86
```
87
88
-Setting `@slowThreshold` to `0` will disable threshold reports for that test.
+Setting `@slowThreshold 0` will never report that test as slow.
89
90
## Disable slowness profiling using an environment variable
91
0 commit comments