You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: tests/Unit/ConfigTest.php
+2
Original file line number
Diff line number
Diff line change
@@ -71,6 +71,8 @@ public function testSchema(): void
71
71
72
72
publicfunctiontestSecurity(): void
73
73
{
74
+
self::markTestSkipped('Skipped until we know whether/how to retrieve the applied config values, see also https://github.com/webonyx/graphql-php/discussions/1231#discussioncomment-3899310');
0 commit comments