You are here

constant OrderReportGenerateFormTest::ORDER_COUNT in Commerce Reporting 8

The number of orders to create for processing (evenly divisible by 3).

File

tests/src/Functional/OrderReportGenerateFormTest.php, line 21

Class

OrderReportGenerateFormTest
Tests the OrderReportGenerateForm.

Namespace

Drupal\Tests\commerce_reports\Functional

Code

const ORDER_COUNT = 45;