From 7887f7fde86506b9dd456166502dd0963598f9a4 Mon Sep 17 00:00:00 2001 From: Paminger Date: Fri, 20 Feb 2015 12:07:31 +0100 Subject: [PATCH] Tabs not allowed --- phpci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpci.yml b/phpci.yml index 724b75862..3cfedb538 100644 --- a/phpci.yml +++ b/phpci.yml @@ -5,7 +5,7 @@ build_settings: setup: test: - codeception: + codeception: config: "." php_unit: directory: "tests/phpunit/"