MongoDB-Uppgift/test/models/user_summary_test.rb

7 lines
125 B
Ruby

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