demarches/test/controllers/signers_controller_test.rb
2024-09-01 16:55:38 +02:00

7 lines
143 B
Ruby

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