Merge branch 'master' into menu_sync
This commit is contained in:
9
test/system/dining_charges_test.rb
Normal file
9
test/system/dining_charges_test.rb
Normal file
@@ -0,0 +1,9 @@
|
||||
require "application_system_test_case"
|
||||
|
||||
class DiningChargesTest < ApplicationSystemTestCase
|
||||
# test "visiting the index" do
|
||||
# visit dining_charges_url
|
||||
#
|
||||
# assert_selector "h1", text: "DiningCharge"
|
||||
# end
|
||||
end
|
||||
Reference in New Issue
Block a user