Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
darrynten committed Oct 30, 2019
1 parent ed41db0 commit f23fd21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ There are some traits you can use in your test case (including original ones in
* `AlbertCht\Lumen\Testing\Concerns\RefreshDatabase`
* `AlbertCht\Lumen\Testing\Concerns\WithFaker`
* `AlbertCht\Lumen\Testing\Concerns\InteractsWithRedis`
* `AlbertCht\Lumen\Testing\Concerns\InteractsWithConsole`
* `AlbertCht\Lumen\Testing\Concerns\InteractsWithContainer`
* `Laravel\Lumen\Testing\DatabaseMigrations`
* `Laravel\Lumen\Testing\DatabaseTransactions`
* `Laravel\Lumen\Testing\WithoutMiddleware`
Expand Down

0 comments on commit f23fd21

Please sign in to comment.