Sha256: 6eb6f1dc34e6b68fa8588e9a9d398c9e2b05d9bd1aee5bb414b3c4cb290f86c1
Contents?: true
Size: 189 Bytes
Versions: 40
Compression:
Stored size: 189 Bytes
Contents
require 'test_helper' class <%= class_name %>Test < ActionDispatch::IntegrationTest fixtures :all # Replace this with your real tests. test "the truth" do assert true end end
Version data entries
40 entries across 40 versions & 1 rubygems