mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-08-29 04:47:10 +08:00
9 lines
172 B
YAML
9 lines
172 B
YAML
# Codeception Test Suite Configuration
|
|
#
|
|
# Suite for unit or integration tests.
|
|
|
|
actor: UnitTester
|
|
modules:
|
|
enabled:
|
|
- Asserts
|
|
- \App\Tests\Helper\Unit
|