Skip to content

Commit e2b788e

Browse files
authored
Updating laravel source ReadMe (#129)
Updating laravel source ReadMe
1 parent b1f4c57 commit e2b788e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • php/sqlcommenter-php/packages/sqlcommenter-laravel

php/sqlcommenter-php/packages/sqlcommenter-laravel/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ Add the following class above ``Illuminate\Database\DatabaseServiceProvider::cla
3838
...
3939
]
4040
```
41-
### Run the tests
41+
### Run unit tests
4242

43-
Run the tests using below command
43+
Run unit tests using below command
4444
```shell
4545
./vendor/bin/phpunit tests
4646
```

0 commit comments

Comments
 (0)