Soc/test/controllers/learning_goals_controller_t...

8 lines
145 B
Ruby

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