From 171208627dee9c657f1fa6f4bee560a9519bf178 Mon Sep 17 00:00:00 2001 From: Nicolas Grekas Date: Wed, 25 Nov 2015 19:15:39 +0100 Subject: [PATCH] Always enable clock-mock for HttpFoundation --- phpunit.xml.dist | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 4e4e411c3c..010114e0b9 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -45,4 +45,14 @@ + + + + + + Symfony\Component\HttpFoundation + + + +