From 83fab383c22a9a59ca73af02cfdb57834eee584d Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Fri, 19 Aug 2016 13:54:28 +0300 Subject: [PATCH] Fix for tests --- tests/acceptance/InvoiceCest.php | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/acceptance/InvoiceCest.php b/tests/acceptance/InvoiceCest.php index 59c1dbce6292..48e9ce855627 100644 --- a/tests/acceptance/InvoiceCest.php +++ b/tests/acceptance/InvoiceCest.php @@ -121,7 +121,6 @@ class InvoiceCest $I->see($invoiceNumber); } - */ /* public function deleteInvoice(AcceptanceTester $I)