Test Setup Failed
Push — master ( c8db47...3e6cf6 )
by Tobias
12:08
created
src/config/common.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -68,7 +68,7 @@
 block discarded – undo
68 68
         'context.menuItems' => [],
69 69
         'yii.migrations' => ArrayHelper::merge(
70 70
             explode(',', getenv('APP_MIGRATION_LOOKUP')),
71
-           [
71
+            [
72 72
                 '@yii/rbac/migrations',
73 73
                 '@yii/web/migrations',
74 74
                 '@bedezign/yii2/audit/migrations',
Please login to merge, or discard this patch.