mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Update tests/e2e/Services/Sites/SitesCustomServerTest.php
This commit is contained in:
@@ -2575,7 +2575,7 @@ class SitesCustomServerTest extends Scope
|
||||
{
|
||||
$siteId = $this->setupSite([
|
||||
'siteId' => ID::unique(),
|
||||
'name' => 'Empty output directory',
|
||||
'name' => 'Missing output directory',
|
||||
'framework' => 'other',
|
||||
'buildRuntime' => 'node-22',
|
||||
'outputDirectory' => './non-existing-directory',
|
||||
|
||||
Reference in New Issue
Block a user