Skip to content

Commit

Permalink
Merge branch 'master' into 5.6
Browse files Browse the repository at this point in the history
# Conflicts:
#	README.md
  • Loading branch information
dmitry-ivanov committed Jul 23, 2018
2 parents 1393267 + c81d359 commit ab67592
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 49 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Laravel Testing Tools

[<img src="https://user-images.githubusercontent.com/1286821/43083932-4915853a-8ea0-11e8-8983-db9e0f04e772.png" alt="Become a Patron" width="160" />](https://www.patreon.com/illuminated)

[![StyleCI](https://styleci.io/repos/75414626/shield?branch=5.6&style=flat)](https://styleci.io/repos/75414626)
[![Build Status](https://travis-ci.org/dmitry-ivanov/laravel-testing-tools.svg?branch=5.6)](https://travis-ci.org/dmitry-ivanov/laravel-testing-tools)
[![Coverage Status](https://coveralls.io/repos/github/dmitry-ivanov/laravel-testing-tools/badge.svg?branch=5.6)](https://coveralls.io/github/dmitry-ivanov/laravel-testing-tools?branch=5.6)
Expand Down Expand Up @@ -789,3 +791,9 @@ Check that the specified command was not registered by the service provider:
```php
$this->dontSeeRegisteredCommand('foobarbaz');
```
## License
The MIT License. Please see [License File](LICENSE) for more information.
[<img src="https://user-images.githubusercontent.com/1286821/43086829-ff7c006e-8ea6-11e8-8b03-ecf97ca95b2e.png" alt="Support on Patreon" width="125" />](https://www.patreon.com/illuminated)
96 changes: 47 additions & 49 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ab67592

Please sign in to comment.