Skip to content
Snippets Groups Projects
Commit 3f482378 authored by wyl's avatar wyl
Browse files

UPDATE

parent 6e84ba7b
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ public class HttpTest {
@Test
public void testFaultPage() throws Exception {
assertThat(this.restTemplate.getForObject("http://localhost:" + port + "/fault.html",
String.class)).contains("You do not have sufficient access rights, the page will be redirected to the login page within");
String.class)).contains("You wyl");
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment