Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-32039

Misconfigured FriendsOfBehat\Symfony extension

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • 3.2.0, 3.1.4
    • 3.2.0-rc1, 3.1.3
    • QA

    Description

      Our extension configuration:

              FriendsOfBehat\SymfonyExtension\ServiceContainer\SymfonyExtension:
                  kernel:
                      path: src/Kernel.php
                      class: App\Kernel
                      environment: behat
                      debug: true
      

      is not compliant with the one stated in the official doc:

      default:
          extensions:
              FriendsOfBehat\SymfonyExtension:
                  bootstrap: ~
                  kernel:
                      class: ~
                      path: ~
                      environment: ~
                      debug: ~
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            marek.nocon@ibexa.co Marek NocoĊ„
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: