Sha256: f230604af72e73f0a8b54b84587df11dd4cc670fd3791221637074b43e1b5bc1
Contents?: true
Size: 154 Bytes
Versions: 8
Compression:
Stored size: 154 Bytes
Contents
RSpec.describe "Home", :web do it "renders home page" do visit "/" expect(page).to have_content("<%= configuration.project_label %>") end end
Version data entries
8 entries across 8 versions & 1 rubygems