Session middleware #24
@ -20,7 +20,7 @@ class BaseTestCase extends \PHPUnit_Framework_TestCase
|
|||||||
*
|
*
|
||||||
* @var bool
|
* @var bool
|
||||||
*/
|
*/
|
||||||
protected $withMiddleware = true;
|
protected $withMiddleware = false;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Process the application given a request method and URI
|
* Process the application given a request method and URI
|
||||||
|
Loading…
Reference in New Issue
Block a user