mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Merge branch 'feat-add-messaging-response-models' of https://github.com/appwrite/appwrite into feat-messages-event-config
This commit is contained in:
@@ -154,9 +154,9 @@ class V16Test extends TestCase
|
||||
public function projectProvider(): array
|
||||
{
|
||||
return [
|
||||
'providers' => [
|
||||
'authProviders' => [
|
||||
[
|
||||
'providers' => [
|
||||
'authProviders' => [
|
||||
[
|
||||
'key' => 'github',
|
||||
'name' => 'GitHub',
|
||||
@@ -167,7 +167,7 @@ class V16Test extends TestCase
|
||||
],
|
||||
],
|
||||
[
|
||||
'providers' => [
|
||||
'authProviders' => [
|
||||
[
|
||||
'name' => 'Github',
|
||||
'appId' => 'client_id',
|
||||
|
||||
Reference in New Issue
Block a user