The following tests make remote HTTP calls and should be changed:
RestClientProxyTest.testHTTP2ByRegistration()
RestClientProxyRedeployTest
These should not be making calls to remote HTTP endpoints. This results in issues with test stability at the least.
The following tests make remote HTTP calls and should be changed:
RestClientProxyTest.testHTTP2ByRegistration()RestClientProxyRedeployTestThese should not be making calls to remote HTTP endpoints. This results in issues with test stability at the least.