Skip to content

Commit 721cc07

Browse files
committed
use test accounts
1 parent bea0c6a commit 721cc07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/OpenSRSTest.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ protected function setUp(): void
2727
'appwrite',
2828
self::generateRandomString(),
2929
[
30-
'ns1.appwrite.io',
31-
'ns2.appwrite.io',
30+
'ns1.systemdns.com',
31+
'ns2.systemdns.com',
3232
]
3333
);
3434
}

0 commit comments

Comments
 (0)