Remove registrations_controller_spec.rb
This commit is contained in:
parent
a92dd54be3
commit
9f01da8e03
|
@ -1,15 +0,0 @@
|
|||
require 'rspec'
|
||||
|
||||
describe User::RegistrationsController do
|
||||
before do
|
||||
# Do nothing
|
||||
end
|
||||
|
||||
after do
|
||||
# Do nothing
|
||||
end
|
||||
|
||||
describe "#create" do
|
||||
|
||||
end
|
||||
end
|
Loading…
Reference in New Issue