MongoDB-Uppgift/test/models/post_test.rb
2025-05-23 14:14:30 +02:00

7 lines
118 B
Ruby

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