mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Expose endpoint var for config visibility
This commit is contained in:
@@ -10,4 +10,5 @@ use Tests\E2E\Scopes\Scope as E2EScope;
|
||||
#[AfterMethods(['tearDown'])]
|
||||
abstract class Scope extends E2EScope
|
||||
{
|
||||
protected $endpoint = 'http://localhost/v1';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user