volunteers/test/models/story_test.rb

8 lines
119 B
Ruby
Raw Normal View History

2023-01-11 17:48:06 +01:00
require "test_helper"
class StoryTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end