Bump @antora/collector-extension from 1.0.0-alpha.3 to 1.0.1 in /docs… #225
Annotations
2 errors
|
ConfigWatchTests.watchPublishesEvent:
spring-cloud-consul-config/src/test/java/org/springframework/cloud/consul/config/ConfigWatchTests.java#L74
applicationEventPublisher.publishEvent(
<any org.springframework.cloud.endpoint.event.RefreshEvent>
);
Wanted 1 time:
-> at org.springframework.context.ApplicationEventPublisher.publishEvent(ApplicationEventPublisher.java:65)
But was 2 times:
-> at org.springframework.cloud.consul.config.ConfigWatch.watchConfigKeyValues(ConfigWatch.java:173)
-> at org.springframework.cloud.consul.config.ConfigWatch.watchConfigKeyValues(ConfigWatch.java:173)
|
|
build
Process completed with exit code 1.
|