Sha256: 434f308bd570ab9dfd0c2c48ad8e5555d9cd3311a1b51e4f33dd1d1889547958
Contents?: true
Size: 175 Bytes
Versions: 2
Compression:
Stored size: 175 Bytes
Contents
require 'test_helper' class FooTest < ActionDispatch::IntegrationTest fixtures :all # Replace this with your real tests. test "the truth" do assert true end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mir_extensions-1.1.0 | test/integration/foo_test.rb |
mir_extensions-1.0.0 | test/integration/foo_test.rb |