Commit 009e0198 by thanhnd

fix review 20200312 1

parent 2d57efde
Pipeline #503 failed with stages
in 0 seconds
require 'test_helper'
class IndustriesControllerTest < ActionDispatch::IntegrationTest
test "should get index" do
get industries_index_url
assert_response :success
end
end
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