Please note that this service is under alpha statement, we are actively working on it. It may be unstable and might completely change without warning. Help us by reporting!

OskarStark/SonataAdminBehatContext

Analysis #8083 FAILED

Diff

Download raw diff

diff --git a/src/Context/SonataAdminContext.php b/src/Context/SonataAdminContext.php
index 88c66e0b676bae063debad0b4459c38dab5f9a4c..273c7656757b45703cb7e98fa809e799c7d7e06c 100644
--- a/src/Context/SonataAdminContext.php
+++ b/src/Context/SonataAdminContext.php
@@ -195,7 +195,7 @@ final class SonataAdminContext extends RawMinkContext implements CustomSnippetAc
      *              | Name |
      * Example: And I select filters:
      *              | ID   |
-     *              | Name |
+     *              | Name |.
      *
      * @When /^(?:|I )select filters:$/
      */
@@ -248,7 +248,7 @@ final class SonataAdminContext extends RawMinkContext implements CustomSnippetAc
      *              | Name |
      * Example: And I should see filters:
      *              | ID   |
-     *              | Name |
+     *              | Name |.
      *
      * @When /^(?:|I )should see filters:$/
      */