Test Failed
Branch softDeleteActiveQueryTrait (21292c)
by Angel
08:17
created
tests/api/TransitionPermissionCest.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -67,7 +67,7 @@
 block discarded – undo
67 67
                 'urlParams' => [
68 68
                     'workflow_id' => 2,
69 69
                     'stage_id' => 5,
70
-                    'target_id' => 7    ,
70
+                    'target_id' => 7,
71 71
                     'expand' => 'targetStage'
72 72
                 ],
73 73
                 'httpCode' => HttpCode::OK,
Please login to merge, or discard this patch.