feature 'Commenting topics from proposals' do
  let(:user) { create :user }
  let(:proposal) { create :proposal }

  feature 'Voting comments' do