move PasswordsController specs to the new appropiate location
This commit is contained in:
parent
3a616469f4
commit
2e8dc8fb61
1 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
require 'spec_helper'
|
require 'spec_helper'
|
||||||
|
|
||||||
describe Devise::PasswordsController do
|
describe PasswordsController do
|
||||||
include Devise::TestHelpers
|
include Devise::TestHelpers
|
||||||
|
|
||||||
before do
|
before do
|
||||||
Loading…
Reference in a new issue