Soc/test/controllers/learning_goals_controller_t...

8 lines
145 B
Ruby
Raw Normal View History

2024-01-06 10:29:41 +00:00
require "test_helper"
class LearningGoalsControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end