diff --git a/spec/system/admin/enterprises_spec.rb b/spec/system/admin/enterprises_spec.rb index c155015a8c..f75494d6d9 100644 --- a/spec/system/admin/enterprises_spec.rb +++ b/spec/system/admin/enterprises_spec.rb @@ -257,7 +257,7 @@ RSpec.describe ' # Test Trix editor translations are loaded find(".trix-button--icon-link").click - expect(page).to have_selector("input[aria-label=URL][placeholder='Enter a URL…']") + expect(page).to have_selector("input[aria-label=URL][placeholder='Please enter a URL to insert']") end describe "producer properties" do