mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Handle Eldad's Comments
This commit is contained in:
@@ -53,7 +53,7 @@ trait ProjectCustom
|
||||
'legalCity' => '',
|
||||
'legalAddress' => '',
|
||||
'legalTaxId' => '',
|
||||
'sessionDuration' => 525600
|
||||
'authDuration' => 525600
|
||||
]);
|
||||
|
||||
$this->assertEquals(201, $project['headers']['status-code']);
|
||||
|
||||
Reference in New Issue
Block a user