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
  • controllers
  • test3_controller_test.rb
  • Test3
    db6cddae
    Samson Rollo Jr authored
    2021-07-30 22:02:23 +0800  
    Browse Directory »
test3_controller_test.rb 168 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9
# frozen_string_literal: true

require 'test_helper'

class Test3ControllerTest < ActionDispatch::IntegrationTest
  # test "the truth" do
  #   assert true
  # end
end