mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-22 09:22:22 +00:00
FHC_Auth
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
/*
|
||||
|
||||
$I = new ApiTester($scenario);
|
||||
$I->wantTo('test the Login API');
|
||||
$I->haveHttpHeader('FHC-API-KEY', 'testapikey@fhcomplete.org');
|
||||
@@ -10,4 +10,4 @@ $I->seeResponseContainsJson([
|
||||
'success' => true,
|
||||
'message' => 'User successfully logged in']);
|
||||
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user