fix specs

This commit is contained in:
Ahmed Ejaz
2025-01-31 17:32:27 +05:00
parent d86965bc14
commit 5dddf8b69a

View File

@@ -143,7 +143,7 @@ RSpec.describe "Pay Your Suppliers Report" do
end
# summary row
expect(lines.last).to have_content("TOTAL 50.0 50.0 0.0 0.0 0.0 50.0")
expect(lines.last).to have_content("TOTAL 50.0 50.0 0.0 0.0 0.0 0.0 50.0")
end
end