fix test for tax report

This commit is contained in:
Pierre de Lacroix
2017-01-13 16:27:59 +01:00
committed by Rob Harrington
parent 8570471c00
commit 963f0d601f

View File

@@ -199,6 +199,7 @@ feature %q{
login_to_admin_as user1
click_link "Reports"
click_link "Sales Tax"
select("Tax types", from: "report_type")
end
it "reports" do