mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Replace Appwrite Validators with backported Utopia ones
+ Updated Utopia Framework to 0.26.0 + Replaced Appwrite Validators with Utopia ones
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
namespace Tests\Unit\Network\Validators;
|
||||
|
||||
use Appwrite\Network\Validator\Host;
|
||||
use Utopia\Validator\Host;
|
||||
use PHPUnit\Framework\TestCase;
|
||||
|
||||
class HostTest extends TestCase
|
||||
|
||||
Reference in New Issue
Block a user