Skip to content

Commit 08350c7

Browse files
committed
dirty
1 parent 503d905 commit 08350c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-cloud-kubernetes-integration-tests/spring-cloud-kubernetes-fabric8-client-reload/src/test/java/org/springframework/cloud/kubernetes/fabric8/client/reload/ConfigMapMountPollingReloadDelegateIT.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ static void afterAll() {
7777
* - the property above means that at the moment we will be searching for config maps that only
7878
* match the application name, in this specific test there is no such config map.
7979
* - what we will also read, is /tmp directory according to configtree rules.
80-
* As such, a property "props.key" (see TestUtil::BODY_SIX) will be in environment.
80+
* As such, a property "props.key" will be in environment.
8181
*
8282
* - we then change the config map content, wait for configuration watcher to pick up the change
8383
* and schedule a refresh event, based on http.

0 commit comments

Comments
 (0)