Browse Source

no pagination title

pull/623/head
JG 3 years ago
parent
commit
c73d74691c
  1. 2
      spec/requests/case_logs_controller_spec.rb

2
spec/requests/case_logs_controller_spec.rb

@ -463,7 +463,7 @@ RSpec.describe CaseLogsController, type: :request do
end end
it "does not have pagination in the title" do it "does not have pagination in the title" do
expect(page).to have_title("Logs - Submit social housing and sales data (CORE) - GOV.UK") expect(page).to have_title("Your organisation (Logs) - Submit social housing lettings and sales data (CORE) - GOV.UK")
end end
it "shows the download csv link" do it "shows the download csv link" do

Loading…
Cancel
Save