Commit 196dcd1b by Đường Sỹ Hoàng

Fixed indentation

parent 88fc0118
require "test_helper"
class StaticPagesControllerTest < ActionDispatch::IntegrationTest
class StaticPagesControllerTest < ActionDispatch::IntegrationTest
test "should get home" do
get root_path
assert_response :success
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment