Skip to content

Commit 1032f99

Browse files
committed
Polish
See gh-759
1 parent 8038be2 commit 1032f99

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

spring-graphql-docs/modules/ROOT/pages/testing.adoc

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -269,14 +269,8 @@ The builder for this extension allows you to define HTTP request details:
269269
.build();
270270
----
271271

272-
<<<<<<< HEAD:spring-graphql-docs/modules/ROOT/pages/testing.adoc
273-
Once `WebGraphQlServiceTester` is created, you can begin to
274-
xref:testing.adoc#testing.requests[execute requests] using the same API, independent of the underlying
275-
=======
276272
Once `WebGraphQlTester` is created, you can begin to
277-
<<testing.requests, execute requests>> using the same API, independent of the underlying
278-
>>>>>>> 37f3f4a9 (Change WebGraphQlServiceTester to WebGraphQlTester):spring-graphql-docs/src/docs/asciidoc/includes/testing.adoc
279-
transport.
273+
xref:testing.adoc#testing.requests[execute requests] using the same API, independent of the underlying transport.
280274

281275

282276

0 commit comments

Comments
 (0)