Merge origin/ci into ci

Conflicts:
	application/config/config.php
	tests/codeception/_data/dump.sql
	tests/codeception/api/v1/PersonCept.php
This commit is contained in:
paolo
2016-04-27 12:06:59 +02:00
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -33,4 +33,4 @@ $I->seeResponseCodeIs(200);
$I->seeResponseIsJson();
$I->seeResponseContainsJson([
'success' => TRUE,
'message' => 'Person found']);*/
'message' => 'Person found']);*/