Commit a39b5b2
committed
Fix stale namespace in NodeDirectiveDBTest
The resolver reference still pointed to the pre-2021 namespace
Tests\Integration\Schema, causing schema building to fail with
webonyx/graphql-php v15.31.x which validates resolver classes eagerly.
🤖 Generated with Claude Code1 parent aa0140c commit a39b5b2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| |||
0 commit comments