it 'should be able to browser a file revision' do
      within('table#revisions') do
        within('tbody') do
          page.must_have_css('tr', count: 2)
          within(:xpath, '//tr[2]') do