summaryrefslogtreecommitdiffstats
path: root/build/integration/features/bootstrap/CommentsContext.php
diff options
context:
space:
mode:
Diffstat (limited to 'build/integration/features/bootstrap/CommentsContext.php')
-rw-r--r--build/integration/features/bootstrap/CommentsContext.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/build/integration/features/bootstrap/CommentsContext.php b/build/integration/features/bootstrap/CommentsContext.php
index c3577658f0c..ebd7d5697e5 100644
--- a/build/integration/features/bootstrap/CommentsContext.php
+++ b/build/integration/features/bootstrap/CommentsContext.php
@@ -297,6 +297,4 @@ class CommentsContext implements \Behat\Behat\Context\Context {
throw new \Exception("Response status code was not $statusCode (" . $res->getStatusCode() . ")");
}
}
-
-
}