travis ci setup (#1)

ci setup
This commit is contained in:
Milos Stojanovic
2019-06-14 09:26:48 +02:00
committed by GitHub
parent 5eab125d17
commit 044df2559c
8 changed files with 72 additions and 2756 deletions

View File

@@ -61,7 +61,7 @@ class AppTest extends TestCase
// another request with previous session
$request2 = Request::create(
'?r=/',
'GET',
'GET'
);
$request2->setSession($prev_session);