Add the missing fonts
This commit is contained in:
@@ -19,7 +19,7 @@ abstract class TestCase extends Illuminate\Foundation\Testing\TestCase
|
||||
protected $connectionsToTransact = ['testing'];
|
||||
|
||||
protected static $auth_headers = [
|
||||
'Authorization' => 'testadminapikey'
|
||||
'x-api-key' => 'testadminapikey'
|
||||
];
|
||||
|
||||
public function apiHeaders()
|
||||
|
||||
Reference in New Issue
Block a user