Skip to content

Commit

Permalink
856 - changes a test that no longer applies
Browse files Browse the repository at this point in the history
  • Loading branch information
jlandiseigsti committed Oct 30, 2024
1 parent 8d36219 commit cfd697f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/integration/author/author_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

context 'Author Submissions Page' do
it 'displays a paragraph of thesis instructions' do
skip "honors should not display this" if current_partner.honors?
expect(page).to have_content('Upload your thesis/dissertation to the eTD website for format review, including your front matter, back matter and at least 3 chapters. ')
expect(page).to have_link('Accessibility')
end
Expand Down

0 comments on commit cfd697f

Please sign in to comment.