mirror of
				https://gitlab.com/Chill-Projet/chill-bundles.git
				synced 2025-10-31 01:08:26 +00:00 
			
		
		
		
	Fix path to budget bundle tests
This commit is contained in:
		| @@ -25,7 +25,7 @@ | ||||
|             <directory suffix="Test.php">src/Bundle/ChillAsideActivityBundle/src/Tests/</directory> | ||||
|         </testsuite> | ||||
|         <testsuite name="BudgetBundle"> | ||||
|             <directory suffix="Test.php">src/Bundle/ChillBudgetBundle/src/Tests/</directory> | ||||
|             <directory suffix="Test.php">src/Bundle/ChillBudgetBundle/Tests/</directory> | ||||
|         </testsuite> | ||||
|         <testsuite name="CalendarBundle"> | ||||
|             <directory suffix="Test.php">src/Bundle/ChillCalendarBundle/Tests/</directory> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user