Merge pull request #10876 from Buzzardo:editing_appendix_test_auto_configuration

* pr/10876:
  Make editorial changes to appendix-test-auto-configuration.adoc
This commit is contained in:
Stephane Nicoll 2017-11-02 11:21:14 +01:00
commit ea89f633cc
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[appendix]
[[test-auto-configuration]]
== Test auto-configuration annotations
Here is a table of the various `@…Test` annotations that can be used to test
The following table lists the various `@…Test` annotations that can be used to test
slices of your application and the auto-configuration that they import by default:
include::../../../target/generated-resources/test-slice-auto-configuration.adoc[]