snipe-it/tests/unit.suite.yml

10 lines
198 B
YAML
Raw Normal View History

2016-03-25 01:18:05 -07:00
# Codeception Test Suite Configuration
# suite for unit (internal) tests.
class_name: UnitTester
modules:
enabled:
- \Helper\Unit
- Laravel5:
2016-04-13 01:23:47 -07:00
environment_file: .env