woocommerce/tests/unit-tests/totals
Rodrigo Primo dcc309d16b Add call to parent::setUp() and remove cleanup code
parent::setUp() should be called inside test setup methods to make sure database changes are automatically reverted after each test is executed. This way it is not necessary to manually remove inserted data.
2018-04-23 10:34:15 -03:00
..
totals.php Add call to parent::setUp() and remove cleanup code 2018-04-23 10:34:15 -03:00