Se agregan anotaciones a propuestas existentes
This commit is contained in:
@@ -49,4 +49,6 @@ describe "Abilities::Administrator" do
|
||||
|
||||
it { should be_able_to(:comment_as_administrator, proposal) }
|
||||
it { should_not be_able_to(:comment_as_moderator, proposal) }
|
||||
|
||||
it { should be_able_to(:manage, Annotation) }
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user