pending permissions spec
This commit is contained in:
@@ -26,4 +26,6 @@ describe "Abilities::Everyone" do
|
||||
|
||||
it { should be_able_to(:index, SpendingProposal) }
|
||||
it { should_not be_able_to(:create, SpendingProposal) }
|
||||
end
|
||||
|
||||
pending "only authors can access new and create for ProposalNotifications"
|
||||
end
|
||||
Reference in New Issue
Block a user