comment_steps.rb revision f7670322c267c298084c3b40ed196cdf9a1f2bc7
@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