Sync docs from master to gh-pages

This commit is contained in:
buildmaster
2019-11-05 17:33:49 +00:00
parent ce4c8649b8
commit c696e576ce
43 changed files with 1357 additions and 1315 deletions

View File

@@ -13164,6 +13164,7 @@ class StubRunnerConfigurationSpec extends Specification {
void setupProps() {
System.clearProperty("stubrunner.repository.root")
System.clearProperty("stubrunner.classifier")
WireMockHttpServerStubAccessor.clear()
}
def 'should mark all ports as random'() {