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 155036d commit cf62007Copy full SHA for cf62007
README.md
@@ -36,7 +36,7 @@ composer require --dev tarantool/phpunit-extras
36
## Annotations
37
38
Besides the annotations provided by the package `rybakit/phpunit-extras`, the library is shipped
39
-with add-ons specific to Tarantool. The easiest way to enable them is by inheriting your test classes
+with annotations specific to Tarantool. The easiest way to enable them is by inheriting your test classes
40
from `Tarantool\PhpUnit\TestCase`:
41
42
```php
0 commit comments