mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-09-20 09:47:57 -04:00
test(locale): give locale fixture valid reference-code min/max defaults
This commit is contained in:
1 parent
03e0cbb36c
commit
72c37fed5c
1 file changed
+2
@@ -151,6 +151,8 @@ class ConfigTest extends CIUnitTestCase
|
||||
'payment_options_order' => '',
|
||||
'cash_rounding_code' => '',
|
||||
'financial_year' => '1',
|
||||
'payment_reference_code_min' => '3',
|
||||
'payment_reference_code_max' => '20',
|
||||
], $overrides);
|
||||
}
|
||||
|
||||
|
||||
Reference in new issue
Block a user