diff --git a/spec/system/admin/orders_spec.rb b/spec/system/admin/orders_spec.rb index 4f5ef06f1f0..4f2d58b1893 100644 --- a/spec/system/admin/orders_spec.rb +++ b/spec/system/admin/orders_spec.rb @@ -736,7 +736,7 @@ def extract_pdf_content expect(page).to have_content "#{ order5.distributor.name - } must have a valid ABN before invoices can be sent." + } must have a valid ABN before invoices can be used." end end it_behaves_like "should not print the invoice"