volunteers/test/models/story_test.rb
2023-01-11 18:48:06 +02:00

8 lines
119 B
Ruby

require "test_helper"
class StoryTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end