notify if any distributors doesn't have an abn

This commit is contained in:
Mohamed ABDELLANI
2024-05-13 12:16:22 +01:00
committed by Abdellani
parent c4470f76e3
commit a3fd7b77c8
2 changed files with 32 additions and 13 deletions

View File

@@ -420,7 +420,6 @@ RSpec.describe '
end
context "with legal invoices feature", feature: :invoices do
before { pending("#12373") }
it_behaves_like "should not print the invoice"
end
end