Controller test for users#show
This commit is contained in:
parent
786d2c7985
commit
4b225f321c
5 changed files with 71 additions and 17 deletions
|
|
@ -1,12 +0,0 @@
|
|||
require 'spec_helper'
|
||||
|
||||
feature User do
|
||||
|
||||
shared_examples 'admin ability' do
|
||||
|
||||
end
|
||||
|
||||
describe 'admin' do
|
||||
it_behaves_like 'admin ability', :admin
|
||||
end
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue