mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-13 21:33:20 +01:00
Remove registrations_controller_spec.rb
This commit is contained in:
parent
a92dd54be3
commit
9f01da8e03
1 changed files with 0 additions and 15 deletions
|
@ -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 a new issue