sales listing under transacitons
This commit is contained in:
9
test/system/sales_test.rb
Normal file
9
test/system/sales_test.rb
Normal file
@@ -0,0 +1,9 @@
|
||||
require "application_system_test_case"
|
||||
|
||||
class Transactions::SalesTest < ApplicationSystemTestCase
|
||||
# test "visiting the index" do
|
||||
# visit transactions_sales_url
|
||||
#
|
||||
# assert_selector "h1", text: "Transactions::Sale"
|
||||
# end
|
||||
end
|
||||
Reference in New Issue
Block a user