diff --git a/spec/features/schemes_spec.rb b/spec/features/schemes_spec.rb index d740b2213..02a5627d0 100644 --- a/spec/features/schemes_spec.rb +++ b/spec/features/schemes_spec.rb @@ -240,7 +240,8 @@ RSpec.describe "Schemes scheme Features" do expect(page).to have_current_path("/schemes/new") expect(page).to have_content "Scheme name" expect(page).to have_content "This scheme contains confidential information" - expect(page).to have_content "Which organisation manages this scheme" + expect(page).to have_content "Which organisation owns the housing stock for this scheme?" + expect(page).to have_content "Which organisation manages this scheme?" expect(page).to have_content "What is this type of scheme?" expect(page).to have_content "Is this scheme registered under the Care Standards Act 2000?" expect(page).to have_content "Total number of units"