summaryrefslogtreecommitdiff
path: root/test/integration/navigation_test.rb
blob: eec8c0efdd1ea802fc26146fe84b6bfdd964ed19 (plain)
1
2
3
4
5
6
7
8
9
require 'test_helper'

class NavigationTest < ActionDispatch::IntegrationTest

  # test "the truth" do
  #   assert true
  # end
end