fixes spec
This commit is contained in:
@@ -55,4 +55,5 @@ describe "Abilities::Administrator" do
|
||||
it { should be_able_to(:read, SpendingProposal) }
|
||||
it { should be_able_to(:update, SpendingProposal) }
|
||||
it { should be_able_to(:valuate, SpendingProposal) }
|
||||
it { should be_able_to(:destroy, SpendingProposal) }
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user