diff --git a/features/bootstrap/RestContext.php b/features/bootstrap/RestContext.php index bdabc845d..24d7a85f3 100644 --- a/features/bootstrap/RestContext.php +++ b/features/bootstrap/RestContext.php @@ -1075,5 +1075,4 @@ class RestContext extends BehatContext { throw new PendingException(); } - }