Create site rule

This commit is contained in:
Khushboo Verma
2025-02-13 00:11:43 +05:30
parent f67870925f
commit f9ce932ac1
@@ -74,12 +74,13 @@ class SitesCustomServerTest extends Scope
'framework' => 'other',
'buildRuntime' => 'ssr-22',
'outputDirectory' => './',
'subdomain' => 'test-site',
'fallbackFile' => null,
]);
$this->assertNotEmpty($siteId);
$this->createSiteDomain($siteId, 'test-site');
$rule = $this->getSiteDomain($siteId);
$response = $this->client->call(Client::METHOD_GET, '/console/resources', [