Merge branch '3.0.x'
This commit is contained in:
@@ -27,7 +27,7 @@ import org.springframework.graphql.test.tester.GraphQlTester;
|
||||
* @author Brian Clozel
|
||||
*/
|
||||
@GraphQlTest(BookController.class)
|
||||
class GraphQlTestIntegrationTest {
|
||||
class GraphQlTestIntegrationTests {
|
||||
|
||||
@Autowired
|
||||
private GraphQlTester graphQlTester;
|
||||
|
||||
Reference in New Issue
Block a user