add item set with scaffold
This commit is contained in:
9
test/system/item_sets_test.rb
Normal file
9
test/system/item_sets_test.rb
Normal file
@@ -0,0 +1,9 @@
|
||||
require "application_system_test_case"
|
||||
|
||||
class Settings::ItemSetsTest < ApplicationSystemTestCase
|
||||
# test "visiting the index" do
|
||||
# visit settings_item_sets_url
|
||||
#
|
||||
# assert_selector "h1", text: "Settings::ItemSet"
|
||||
# end
|
||||
end
|
||||
Reference in New Issue
Block a user