Sign in

kpeclipse@up.edu.ph / auto-logs-api · Files

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Network
  • auto-logs-api
  • test
  • models
  • user_test.rb
  • OJT21-58: Add initial sign-up feature
    b2aa1906
    kpeclipse@up.edu.ph authored
    2021-08-02 13:43:30 +0800  
    Browse Files »
user_test.rb 149 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9
# frozen_string_literal: true

require 'test_helper'

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