mirror of
https://github.com/pierre42100/ComunicAPI
synced 2025-06-19 16:45:17 +00:00
Can tests for BaseUniqueObject
This commit is contained in:
@ -12,5 +12,4 @@ class APIClientTest extends TestCase {
|
||||
$client->set_token("token");
|
||||
$this->assertEquals(TRUE, $client->has_token());
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user