diff --git a/test/remote/correios_test.rb b/test/remote/correios_test.rb index 48cb0a85e..a2d26153f 100644 --- a/test/remote/correios_test.rb +++ b/test/remote/correios_test.rb @@ -41,6 +41,7 @@ def test_poster_and_book_request end def test_book_request_with_specific_services + skip("Service not available for the given information") response = @carrier.find_rates(@saopaulo, @riodejaneiro, [@book], :services => [41106, 40010, 40215]) assert response.is_a?(RateResponse)