Remove stray reference to REST Assured

See gh-761
This commit is contained in:
Andy Wilkinson
2022-01-11 12:39:43 +00:00
parent cc5a381ed9
commit 57d2e88e7a

View File

@@ -18,7 +18,7 @@ Andy Wilkinson; Jay Bryant
[[abstract]]
Document RESTful services by combining hand-written documentation with auto-generated snippets produced with Spring MVC Test, WebTestClient, or REST Assured.
Document RESTful services by combining hand-written documentation with auto-generated snippets produced with Spring MVC Test or WebTestClient.
include::introduction.adoc[]
include::getting-started.adoc[]