Restore ignored test - works cleanly for a full build (#2146)
This commit is contained in:
committed by
Spencer Gibb
parent
37129671b6
commit
fc4f375a65
@@ -118,7 +118,6 @@ public class SimpleZuulProxyApplicationTests {
|
||||
}
|
||||
|
||||
@Test
|
||||
@Ignore
|
||||
public void getOnSelfWithComplexQueryParam() throws URISyntaxException {
|
||||
String encodedQueryString = "foo=%7B%22project%22%3A%22stream%22%2C%22logger%22%3A%22javascript%22%2C%22platform%22%3A%22javascript%22%2C%22request%22%3A%7B%22url%22%3A%22https%3A%2F%2Ffoo%2Fadmin";
|
||||
ResponseEntity<String> result = testRestTemplate.exchange(
|
||||
|
||||
Reference in New Issue
Block a user