mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
fix:added to prevbent unit test failure
This commit is contained in:
@@ -11,6 +11,7 @@ class AppwriteNetworkDomainTest extends TestCase
|
||||
|
||||
public function setUp(): void
|
||||
{
|
||||
putenv('_APP_DOMAIN_SITES=.appwrite.network');
|
||||
$this->validator = new AppwriteNetworkDomain();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user