Skip to content

Commit

Permalink
Adjust partner edit feature test
Browse files Browse the repository at this point in the history
Removed "pending" message as it was obsolete
  • Loading branch information
meg-gutshall authored and benreyn committed Oct 23, 2019
1 parent e3e8455 commit 5e33fb5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/features/partner_edit_feature_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@

click_button "Update Information"

expect(page).to have_content "pending"
expect(page).to have_content "Details were successfully updated."
end

Expand Down

0 comments on commit 5e33fb5

Please sign in to comment.