Skip to content

Commit 00f9c93

Browse files
compwronCopilot
andauthored
Update spec/requests/court_dates_spec.rb
Co-authored-by: Copilot <[email protected]>
1 parent 62e0a59 commit 00f9c93

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/requests/court_dates_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,6 @@
181181
other_org = create(:casa_org)
182182
other_case = create(:casa_case, casa_org: other_org)
183183

184-
get edit_casa_case_court_date_path(other_case, court_date)
185184
get edit_casa_case_court_date_path(other_case, court_date)
186185
expect(response).to redirect_to(casa_cases_path)
187186
expect(response.status).to match 302

0 commit comments

Comments
 (0)