BAEL-2268 - Guide to JerseyTest
- Add line break to end of file
This commit is contained in:
+1
-1
@@ -30,4 +30,4 @@ public class GreetingsResourceIntegrationTest extends JerseyTest {
|
||||
String content = response.readEntity(String.class);
|
||||
assertEquals("Content of ressponse is: ", "hi", content);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user