mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
CI codeception 정리
This commit is contained in:
parent
72fecceb7b
commit
6bec907f83
2 changed files with 1 additions and 2 deletions
6
tests/unit.suite.dist.yml
Normal file
6
tests/unit.suite.dist.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Codeception Test Suite Configuration
|
||||
|
||||
# suite for unit (internal) tests.
|
||||
class_name: UnitTester
|
||||
modules:
|
||||
enabled: [Asserts, UnitHelper]
|
||||
Loading…
Add table
Add a link
Reference in a new issue