jfx/ci-report

View on GitHub
config/services_test.yaml

Summary

Maintainability
Test Coverage
services:
    _defaults:
        public: true

    # If you need to access services in a test, create an alias
    # and then fetch that alias from the container. As a convention,
    # aliases are prefixed with test. For example:
    #
    # test.App\Service\MyService: '@App\Service\MyService'