Files
sure/test/models/user_test.rb
Josh Pigford 99de24ac70 Initial commit
2024-02-02 09:05:04 -06:00

8 lines
118 B
Ruby

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