Skip to content

Commit b7da1ff

Browse files
authored
Update README.md
1 parent 5f2a3cc commit b7da1ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jppm add tester -dev
1313
```
1414

1515
2. Create `tests` directory in root of your package dir.
16-
3. Create your first test class, e.g:
16+
3. Create your first test class, e.g `tests/SimpleTest.php`:
1717

1818
```php
1919
use tester\{TestCase, Assert};

0 commit comments

Comments
 (0)