From 219c581f9a86eba3c17f596d2e33badb0b18219f Mon Sep 17 00:00:00 2001 From: Mohamed ABDELLANI Date: Fri, 9 Jun 2023 15:17:19 +0100 Subject: [PATCH] remove pending from "should filter by producer" --- .../enterprise_summary_fee_with_tax_report_by_producer_spec.rb | 2 -- 1 file changed, 2 deletions(-) diff --git a/spec/system/admin/reports/enterprise_summary_fees/enterprise_summary_fee_with_tax_report_by_producer_spec.rb b/spec/system/admin/reports/enterprise_summary_fees/enterprise_summary_fee_with_tax_report_by_producer_spec.rb index 7c275d04e4..d9bd6f3e47 100644 --- a/spec/system/admin/reports/enterprise_summary_fees/enterprise_summary_fee_with_tax_report_by_producer_spec.rb +++ b/spec/system/admin/reports/enterprise_summary_fees/enterprise_summary_fee_with_tax_report_by_producer_spec.rb @@ -512,8 +512,6 @@ describe "Enterprise Summary Fee with Tax Report By Producer" do end it "should filter by producer" do - pending("test case (2), see #10797") - page.find("#s2id_supplier_id_in").click find('li', text: supplier2.name).click