Sha256: 984d7e52aea408a923a456b3d46adad9d6aab9a580bf5867955c6daa11bc48b6
Contents?: true
Size: 164 Bytes
Versions: 7
Compression:
Stored size: 164 Bytes
Contents
require 'test_helper' class NavigationTest < ActionDispatch::IntegrationTest # Replace this with your real tests. test "the truth" do assert true end end
Version data entries
7 entries across 7 versions & 1 rubygems