Trying to fix the doc

This commit is contained in:
Marcin Grzejszczak
2018-07-24 21:51:03 +02:00
committed by GitHub
parent 036e3bf117
commit 7b710a0fd9

View File

@@ -1139,7 +1139,7 @@ include::{samples_url}/producer_webflux/src/test/java/com/example/BeerRestBase.j
// your tests go here
// in this config class you define all controllers and mocked services
include::{samples_url}/producer_webflux/src/test/java/com/example/BeerRestBase.java[tags=config,indent=0]
include::{samples_url}/producer_webflux/src/test/java/com/example/BeerRestBase.java[tags=config,indent=0]
}
----