Fix heading for Streaming Responses section of Testing chapter

This commit is contained in:
Sam Brannen
2019-08-21 15:13:04 +02:00
parent 7ce1f5e652
commit 3dc4d01b53

View File

@@ -5205,7 +5205,6 @@ public void test() throws Exception {
<4> Manually perform an ASYNC dispatch (as there is no running container)
<5> Verify the final response
====
[[spring-mvc-test-vs-streaming-response]]