app.kluk.fr/test/controllers/moods_controller_test.rb

8 lines
137 B
Ruby
Raw Normal View History

2025-08-05 16:11:24 +02:00
require "test_helper"
class MoodsControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end