Skip to content
This repository has been archived by the owner on Jun 13, 2018. It is now read-only.

Commit

Permalink
Skip remote Correios test, service unavailable for the informed route.
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew King committed Oct 1, 2015
1 parent 256655f commit f69732c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/remote/correios_test.rb
Expand Up @@ -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)
Expand Down

0 comments on commit f69732c

Please sign in to comment.