diff --git a/phpunit.xml b/phpunit.xml index 2354743bb2abbcfa3016b2ec600f1acde706e44b..530c91a71ac784194f8dfaee0ea7155d941356df 100755 --- a/phpunit.xml +++ b/phpunit.xml @@ -4,7 +4,7 @@ <testsuite name="Maarch Core Test Suite"> <!--directory>core/Test</directory--> <file>core/Test/ActionControllerTest.php</file> - <file>core/Test/BasketControllerTest.php</file> + <!--<file>core/Test/BasketControllerTest.php</file>--> <file>core/Test/NotificationControllerTest.php</file> <file>core/Test/NotificationScheduleControllerTest.php</file> <file>core/Test/ParameterControllerTest.php</file>