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

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