Pending
This commit is contained in:
parent
4549592238
commit
10b64e08b4
@ -61,4 +61,16 @@ describe UsersController do
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
describe '#show' do
|
||||
it 'should have specs'
|
||||
end
|
||||
|
||||
describe '#edit' do
|
||||
it 'should have specs'
|
||||
end
|
||||
|
||||
describe '#update' do
|
||||
it 'should have specs'
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user