about summary refs log tree commit diff stats
path: root/test/integration/navigation_test.rb
blob: ebbc098ac9d42c019c2fbb3916772b678ceaff49 (plain) (blame)
1
2
3
4
5
6
7
require "test_helper"

class NavigationTest < ActionDispatch::IntegrationTest
  # test "the truth" do
  #   assert true
  # end
end