mirror of
https://github.com/silverstripe/silverstripe-testsession
synced 2024-10-22 14:06:00 +02:00
8 lines
371 B
YAML
8 lines
371 B
YAML
mappings:
|
|
TestSessionController: SilverStripe\TestSession\TestSessionController
|
|
TestSessionEnvironment: SilverStripe\TestSession\TestSessionEnvironment
|
|
TestSessionRequestFilter: SilverStripe\TestSession\TestSessionHTTPMiddleware
|
|
TestSessionStubCodeWriter: SilverStripe\TestSession\TestSessionStubCodeWriter
|
|
excludedPaths:
|
|
- '*/testsession/_config/services.yml'
|