@ontology.state = 'done'
end
end
Given(/^he has permissions on the repository of the ontology$/) do
end
end
@comment = 'very loooooooong comment'
within '#new_comment' do
end
end
within '#new_comment' do
click_button 'Create Comment'
end
end
end
end
click_link "delete"
end
end