Sha256: cf4676d3f95ea7147e3b2395025fbdeeaf006e511cbda2255adfb7d969c07fc4

Contents?: true

Size: 313 Bytes

Versions: 1

Compression:

Stored size: 313 Bytes

Contents

# frozen_string_literal: true

# This file is part of Alexandria.
#
# See the file README.md for authorship and licensing information.

require "spec_helper"

describe Alexandria::BookProviders::BLProvider do
  it "works" do
    expect(described_class).to have_correct_search_result_for "9781853260803"
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
alexandria-book-collection-manager-0.7.10 spec/alexandria/book_providers/bl_provider_spec.rb