mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Updated Locale E2E Service Test
This commit is contained in:
@@ -247,7 +247,7 @@ trait LocaleBase
|
||||
}
|
||||
|
||||
$this->assertEquals($response['headers']['status-code'], 200);
|
||||
$this->assertEquals(195, $response['body']['total']);
|
||||
$this->assertEquals(196, $response['body']['total']);
|
||||
|
||||
$response = $this->client->call(Client::METHOD_GET, '/locale/continents', [
|
||||
'content-type' => 'application/json',
|
||||
|
||||
Reference in New Issue
Block a user