| require 'test_helper' | |
| class StaticPagesControllerControllerTest < ActionDispatch::IntegrationTest | |
| # test "the truth" do | |
| # assert true | |
| # end | |
| end | |
| require 'test_helper' | |
| class StaticPagesControllerControllerTest < ActionDispatch::IntegrationTest | |
| # test "the truth" do | |
| # assert true | |
| # end | |
| end | |