Sha256: 4f2e70daaf664498209037aa45a478e44ae57a49d764e470f9af26cb9cdb2419

Contents?: true

Size: 196 Bytes

Versions: 27

Compression:

Stored size: 196 Bytes

Contents

require 'rails_helper'

describe "Manifestations" do
  describe "GET /manifestations", solr: true do
    it "works! (now write some real specs)" do
      get manifestations_path
    end
  end
end

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
enju_biblio-0.3.4 spec/requests/manifestations_spec.rb
enju_biblio-0.3.3 spec/requests/manifestations_spec.rb
enju_biblio-0.3.2 spec/requests/manifestations_spec.rb
enju_biblio-0.3.1 spec/requests/manifestations_spec.rb
enju_biblio-0.3.0 spec/requests/manifestations_spec.rb
enju_biblio-0.3.0.rc.1 spec/requests/manifestations_spec.rb
enju_biblio-0.3.0.beta.2 spec/requests/manifestations_spec.rb