Skip to content

Commit

Permalink
fix intermittent test failures by unchecking check all at end of firs…
Browse files Browse the repository at this point in the history
…t spec
  • Loading branch information
jenlindner committed Dec 13, 2017
1 parent 156a822 commit f8333e1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions spec/features/batch_edit_spec.rb
Expand Up @@ -17,6 +17,9 @@
describe 'publishing' do
it 'has tufts-buttons on the page' do
expect(page).to have_selector('.tufts-buttons')

# un-check all to reset page for remaining tests
check 'check_all'
end

it 'sends the user to the batch status page like on the catalog' do
Expand Down

0 comments on commit f8333e1

Please sign in to comment.