1
0
Fork 0
mirror of synced 2024-06-01 18:39:57 +12:00

feat: linter

This commit is contained in:
Christy Jacob 2022-08-30 18:26:02 +00:00
parent fe8295c2ec
commit 3ee3954043

View file

@ -882,7 +882,7 @@ class ProjectsConsoleClientTest extends Scope
$this->assertContains('php', $response['body']['sdks']);
$this->assertArrayHasKey('accessedAt', $response['body']);
$this->assertNotEmpty($response['body']['accessedAt']);
// Cleanup
$response = $this->client->call(Client::METHOD_DELETE, '/projects/' . $id . '/keys/' . $keyId, array_merge([