Skip to content

Commit 822ffec

Browse files
author
innokenty
committed
tiny code style fix
1 parent d5f7692 commit 822ffec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

proxy/src/test/java/ru/qatools/gridrouter/ProxyServletWithTwoHubsTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ public class ProxyServletWithTwoHubsTest extends ProxyServletTest {
2525
hub1.emulate().newSessions(1);
2626
hub2.emulate().newSessions(1);
2727
}
28+
2829
public ProxyServletWithTwoHubsTest() throws Exception {
2930
super(USER_2);
3031
}

0 commit comments

Comments
 (0)