laracasts / Integrated

Simple, intuitive integration testing with PHPUnit.
https://laracasts.com/series/intuitive-integration-testing
MIT License
474 stars 87 forks source link

error #148

Open smartyaunt opened 6 years ago

smartyaunt commented 6 years ago

Warning: Declaration of Laracasts\Integrated\Extensions\Traits\LaravelTestCase::followRedirects() should be compatible with Illuminate\Foundation\Testing\TestCase::followRedirects($response)

juandelperal commented 5 years ago

any solution to this? Thanks