mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-18 17:12:43 +01:00
9 lines
184 B
YAML
9 lines
184 B
YAML
|
# Codeception Test Suite Configuration
|
||
|
|
||
|
# suite for unit (internal) tests.
|
||
|
# RUN `build` COMMAND AFTER ADDING/REMOVING MODULES.
|
||
|
|
||
|
class_name: CodeGuy
|
||
|
modules:
|
||
|
enabled: [CodeHelper]
|