$this->assertRedirectedToAction('HomeController@getIndex')
does not work as codeception unit test cases are not extending Laravel Testcases.
How can I solve this?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community