diff --git a/spec/features/organisation_spec.rb b/spec/features/organisation_spec.rb index 38b046b95..3d65cda87 100644 --- a/spec/features/organisation_spec.rb +++ b/spec/features/organisation_spec.rb @@ -234,7 +234,7 @@ RSpec.describe "User Features" do expect(page).to have_button("Create a new sales log for this organisation") end - it "shows a upload lettings logs in bulk link" do + it "shows a upload sales logs in bulk link" do expect(page).to have_link("Upload sales logs in bulk") end