require "application_system_test_case" class StockChecksTest < ApplicationSystemTestCase # test "visiting the index" do # visit stock_checks_url # # assert_selector "h1", text: "StockCheck" # end end