rails new plugin, see readme for command
This commit is contained in:
0
test/integration/.keep
Normal file
0
test/integration/.keep
Normal file
7
test/integration/navigation_test.rb
Normal file
7
test/integration/navigation_test.rb
Normal file
@ -0,0 +1,7 @@
|
||||
require "test_helper"
|
||||
|
||||
class NavigationTest < ActionDispatch::IntegrationTest
|
||||
# test "the truth" do
|
||||
# assert true
|
||||
# end
|
||||
end
|
Reference in New Issue
Block a user