Fix tests

This commit is contained in:
Nicolas Le Goff
2014-02-28 18:13:31 +01:00
parent 2e40205bc3
commit cf2105865b
18 changed files with 540 additions and 184 deletions

View File

@@ -146,7 +146,6 @@ class TaskManager implements ControllerProviderInterface
]);
}
public function getScheduler(Application $app, Request $request)
{
if ($request->getRequestFormat() !== "json") {