Skip to content

Change placement of HttpRequestWithoutValidUrl integration test

Neha Khandelwal requested to merge change-test into master

Currently, the should_return400_when_makingHttpRequestWithoutValidUrl integration test is in partition-test-core. However, this test should be moved to partition-test-azure as it corresponds to a Azure specific change.

Merge request reports