Skip to content

Commit

Permalink
remove part of old test for js validation
Browse files Browse the repository at this point in the history
  • Loading branch information
FireLemons committed Nov 13, 2023
1 parent d664df7 commit bb3069d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/system/case_contacts/new_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,6 @@ def index_of(text)
it "re-renders the form with errors, but preserving all previously entered selections", js: true do
volunteer = create(:volunteer, :with_casa_cases)
volunteer_casa_case_one = volunteer.casa_cases.first
future_date = 2.days.from_now
create_contact_types(volunteer_casa_case_one.casa_org)

sign_in volunteer
Expand Down

0 comments on commit bb3069d

Please sign in to comment.