Skip to content

Commit

Permalink
Rename test with correct case #313
Browse files Browse the repository at this point in the history
Signed-off-by: Aurélien Pupier <[email protected]>
  • Loading branch information
apupier committed Nov 15, 2019
1 parent de6d89e commit 775b00d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

import org.junit.jupiter.api.Test;

public class CamelLanguageServerRobustnesstest {
public class CamelLanguageServerRobustnessTest {

@Test
public void testStopWithoutErrorIfStopCalledWithoutConnection() throws Exception {
Expand Down

0 comments on commit 775b00d

Please sign in to comment.