Commit c7c696ea by Mai Hoang Thai Ha

create controller

parent d471abbe
require "test_helper"
class CitiesControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end
require "test_helper"
class IndustriesControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# 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