Skip to content

Commit

Permalink
Changes in README about testing
Browse files Browse the repository at this point in the history
  • Loading branch information
apphp committed Jan 11, 2021
1 parent b9e4642 commit 6bde6ed
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,8 +182,11 @@ or your may add additional section to your composer.json file:
and then rum unit following command:
```bash
composer tests vendor\\apphp\\laravel-datagrid\\tests\\TestDataGridMessage.php
composer tests vendor\\apphp\\laravel-datagrid\\tests\\TestDataGridPagination.php
```

and so on...

## Examples

### Controller code (full example)
Expand Down

0 comments on commit 6bde6ed

Please sign in to comment.