Files
fizzy/test/models/user_test.rb
T
2024-06-21 16:45:29 +01:00

8 lines
118 B
Ruby

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