Skip to content

Commit cc7e00c

Browse files
stefannibrasilcompwron
authored andcommitted
Remove unused context
1 parent ec8b637 commit cc7e00c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

spec/system/court_dates/edit_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
require "rails_helper"
44

55
RSpec.describe "court_dates/edit", type: :system do
6-
context "with date"
76
let(:now) { Date.new(2021, 1, 1) }
87
let(:organization) { create(:casa_org) }
98
let(:admin) { create(:casa_admin, casa_org: organization) }

0 commit comments

Comments
 (0)