Pearlception_Website_RoR/Pearlception/test/controllers/registrations_controller_test.rb
Okechi Onyeje 14778da673 set up devise for sign up and login
- currently working to add company_id field
2017-01-09 13:46:23 -05:00

8 lines
145 B
Ruby

require 'test_helper'
class RegistrationsControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end