mirror of
https://github.com/flarum/framework.git
synced 2024-11-24 21:04:16 +08:00
7 lines
142 B
YAML
7 lines
142 B
YAML
# Codeception Test Suite Configuration
|
|
|
|
# suite for unit (internal) tests.
|
|
class_name: UnitTester
|
|
modules:
|
|
enabled: [Asserts, UnitHelper]
|