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