Skip to content

Commit

Permalink
Skip spec for British Library provider since the service is currently…
Browse files Browse the repository at this point in the history
… offline
  • Loading branch information
mvz committed Feb 26, 2024
1 parent cf17ce6 commit 9f43a63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/alexandria/book_providers/bl_provider_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

describe Alexandria::BookProviders::BLProvider do
it "produces a valid search result" do
skip "Search of the British Library is offline as per 4 February 2024"
expect(described_class).to have_correct_search_result_for "9781853260803"
end

Expand Down

0 comments on commit 9f43a63

Please sign in to comment.