Files
fixin.me/test/models/user_test.rb

9 lines
145 B
Ruby

require "test_helper"
# TODO: remove model tests
class UserTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end