Skip to content

Instantly share code, notes, and snippets.

@sanguis
Created October 13, 2015 21:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sanguis/4ee5e16905edf252e4b0 to your computer and use it in GitHub Desktop.
Save sanguis/4ee5e16905edf252e4b0 to your computer and use it in GitHub Desktop.
[sites@White]~/.composer/vendor/knectar/behat-ci% bh test ab-inbev -b dev
PHP Catchable fatal error: Argument 1 passed to FeatureContext::__construct() must be of the type array, none given in /etc/behat-ci/FeatureContext.php on line 26
PHP Catchable fatal error: Argument 1 passed to FeatureContext::__construct() must be of the type array, none given in /etc/behat-ci/FeatureContext.php on line 26
PHP Fatal error: Class 'AppBundle\Commands\Notify\Slack' not found in /home/sites/.composer/vendor/knectar/behat-ci/src/AppBundle/Commands/Trigger.php on line 151
[2015-10-13 16:50:35] php.CRITICAL: Fatal Error: Class 'AppBundle\Commands\Notify\Slack' not found {"type":1,"file":"/home/sites/.composer/vendor/knectar/behat-ci/src/AppBundle/Commands/Trigger.php","line":151,"level":-1,"stack":[]}
[Symfony\Component\Debug\Exception\ClassNotFoundException]
Attempted to load class "Slack" from namespace "AppBundle\Commands\Notify".
Did you forget a "use" statement for "Notify\Slack"?
trigger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment