app.kluk.fr/test/controllers/moods_controller_test.rb
Christophe Robillard 2653930993 init
2025-08-05 16:29:05 +02:00

7 lines
137 B
Ruby

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