Browse Source

redundant context

pull/608/head
JG 3 years ago
parent
commit
4fc5703e8c
  1. 2
      spec/requests/case_logs_controller_spec.rb

2
spec/requests/case_logs_controller_spec.rb

@ -371,8 +371,6 @@ RSpec.describe CaseLogsController, type: :request do
expect(page).not_to have_content(log.id)
end
end
context "when search query and filters are both present and results matching"
end
end

Loading…
Cancel
Save