demarches/test/models/signer_test.rb

8 lines
120 B
Ruby
Raw Normal View History

require "test_helper"
2024-09-01 14:51:03 +00:00
class SignerTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end