Browse Source

Formatting test classes

Marcus Hert Da Coregio 1 year ago
parent
commit
45d5d00476

+ 0 - 1
reactive/webflux/java/session-management/maximum-sessions/src/test/java/com/example/maximumsessions/MaximumSessionsApplicationPreventLoginTests.java

@@ -14,7 +14,6 @@
  * limitations under the License.
  * limitations under the License.
  */
  */
 
 
-
 package com.example.maximumsessions;
 package com.example.maximumsessions;
 
 
 import org.junit.jupiter.api.Test;
 import org.junit.jupiter.api.Test;

+ 0 - 1
reactive/webflux/java/session-management/maximum-sessions/src/test/java/com/example/maximumsessions/MaximumSessionsApplicationTests.java

@@ -14,7 +14,6 @@
  * limitations under the License.
  * limitations under the License.
  */
  */
 
 
-
 package com.example.maximumsessions;
 package com.example.maximumsessions;
 
 
 import org.junit.jupiter.api.Test;
 import org.junit.jupiter.api.Test;