aboutsummaryrefslogtreecommitdiffstats
path: root/tests/acceptance/features/core/ElementFinder.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/acceptance/features/core/ElementFinder.php')
-rw-r--r--tests/acceptance/features/core/ElementFinder.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/acceptance/features/core/ElementFinder.php b/tests/acceptance/features/core/ElementFinder.php
index 9981321c90d..714b100bfa2 100644
--- a/tests/acceptance/features/core/ElementFinder.php
+++ b/tests/acceptance/features/core/ElementFinder.php
@@ -44,7 +44,6 @@
* NoSuchElementException is thrown.
*/
class ElementFinder {
-
/**
* Finds an element in the given Mink Session.
*