Sha256: 49e16853107bb873a22c3cf51ad6c4f358098812d985a6aa950a49aca1ed62b4

Contents?: true

Size: 303 Bytes

Versions: 1

Compression:

Stored size: 303 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::SBNProvider do
  it "works" do
    assert_correct_search_result(described_class, "9788835926436")
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
alexandria-book-collection-manager-0.7.9 spec/alexandria/book_providers/sbn_provider_spec.rb