diff options
Diffstat (limited to 'tests/acceptance/features/bootstrap/WaitFor.php')
-rw-r--r-- | tests/acceptance/features/bootstrap/WaitFor.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/acceptance/features/bootstrap/WaitFor.php b/tests/acceptance/features/bootstrap/WaitFor.php index b07586c4662..37a268360aa 100644 --- a/tests/acceptance/features/bootstrap/WaitFor.php +++ b/tests/acceptance/features/bootstrap/WaitFor.php @@ -25,7 +25,6 @@ * Helper class with common "wait for" functions. */ class WaitFor { - /** * Waits for the element to be visible. * |