This is an automated email from the ASF dual-hosted git repository.

boglesby pushed a commit to branch feature/GEODE-4451-2
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/feature/GEODE-4451-2 by this 
push:
     new 56ea721  GEODE-4451: Apply spotless
56ea721 is described below

commit 56ea72188550740b4540775ecb96f4ff8ab00063
Author: Barry Oglesby <[email protected]>
AuthorDate: Wed Mar 21 10:24:58 2018 -0700

    GEODE-4451: Apply spotless
---
 .../src/test/java/org/apache/geode/internal/cache/wan/WANTestBase.java  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/geode-wan/src/test/java/org/apache/geode/internal/cache/wan/WANTestBase.java 
b/geode-wan/src/test/java/org/apache/geode/internal/cache/wan/WANTestBase.java
index 115eccb..226595b 100644
--- 
a/geode-wan/src/test/java/org/apache/geode/internal/cache/wan/WANTestBase.java
+++ 
b/geode-wan/src/test/java/org/apache/geode/internal/cache/wan/WANTestBase.java
@@ -35,8 +35,8 @@ import static 
org.apache.geode.distributed.ConfigurationProperties.MCAST_PORT;
 import static 
org.apache.geode.distributed.ConfigurationProperties.OFF_HEAP_MEMORY_SIZE;
 import static 
org.apache.geode.distributed.ConfigurationProperties.REMOTE_LOCATORS;
 import static 
org.apache.geode.distributed.ConfigurationProperties.START_LOCATOR;
-import static org.assertj.core.api.Assertions.assertThat;
 import static org.apache.geode.test.dunit.Host.getHost;
+import static org.assertj.core.api.Assertions.assertThat;
 import static org.junit.Assert.assertEquals;
 import static org.junit.Assert.assertFalse;
 import static org.junit.Assert.assertNotNull;

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to