mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°7870 ✅ Prerequisites to test portal services (instantiate a symfony service)
This commit is contained in:
@@ -40,6 +40,7 @@ class iTopComposer extends AbstractFolderAnalyzer
|
||||
{
|
||||
return [
|
||||
'twig/twig/src/Node/Expression/Test',
|
||||
'symfony/framework-bundle/Test', // Tools for testing Symfony applications
|
||||
];
|
||||
}
|
||||
|
||||
@@ -87,7 +88,6 @@ class iTopComposer extends AbstractFolderAnalyzer
|
||||
'symfony/http-foundation/Test',
|
||||
'symfony/http-kernel/Tests',
|
||||
'symfony/service-contracts/Test',
|
||||
'symfony/framework-bundle/Test',
|
||||
'symfony/mime/Test',
|
||||
'symfony/routing/Tests',
|
||||
'symfony/stopwatch/Tests',
|
||||
|
||||
Reference in New Issue
Block a user