Sha256: aed4a1e7b5fc9a6db1358b1a7065f43ed5b4ec8d0b1637513f5e535adc0ad6e1
Contents?: true
Size: 202 Bytes
Versions: 1
Compression:
Stored size: 202 Bytes
Contents
require "application_system_test_case" class AuthorsTest < ApplicationSystemTestCase # test "visiting the index" do # visit authors_url # # assert_selector "h1", text: "Author" # end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sandboxy-2.0.0 | examples/rails_example/test/system/authors_test.rb |