Polish nohttp configuration

Closes gh-26166
This commit is contained in:
Andy Wilkinson
2021-04-20 11:15:13 +01:00
parent 57c199d4d1
commit 82198a99e0
7 changed files with 17 additions and 10 deletions

View File

@@ -7533,7 +7533,7 @@ Alternatively, you can specify a source for your test, which disables the behavi
If you wish to use Spock to test a Spring Boot application, you should add a dependency on Spock's `spock-spring` module to your application's build.
`spock-spring` integrates Spring's test framework into Spock.
It is recommended that you use Spock 1.2 or later to benefit from a number of improvements to Spock's Spring Framework and Spring Boot integration.
See http://spockframework.org/spock/docs/1.2/modules.html#_spring_module[the documentation for Spock's Spring module] for further details.
See https://spockframework.org/spock/docs/1.2/modules.html#_spring_module[the documentation for Spock's Spring module] for further details.