queue and crm view updated
This commit is contained in:
9
test/system/dining_queues_test.rb
Normal file
9
test/system/dining_queues_test.rb
Normal file
@@ -0,0 +1,9 @@
|
||||
require "application_system_test_case"
|
||||
|
||||
class Crm::DiningQueuesTest < ApplicationSystemTestCase
|
||||
# test "visiting the index" do
|
||||
# visit crm_dining_queues_url
|
||||
#
|
||||
# assert_selector "h1", text: "Crm::DiningQueue"
|
||||
# end
|
||||
end
|
||||
Reference in New Issue
Block a user