Skip to content

Commit

Permalink
fix existing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
abdellani committed Feb 19, 2024
1 parent 64b42b1 commit 8370a5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/system/admin/orders_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 8370a5f

Please sign in to comment.