PHP Fatal error: Call to a member function getType() on null in /Users/hfox/Sites/oa/drupal/sites/all/modules/panopoly/panopoly_test/tests/steps/panopoly_test.behat.inc
When trying to add a new step and hadn't defined it yet, got this error
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 2481145-panopoly_test-afterscene-2.patch | 782 bytes | hefox |
| #1 | 2481145-panopoly_test-afterscen-1.patch | 782 bytes | hefox |
Comments
Comment #1
hefox commentedComment #2
dsnopekGood catch! However:
Spelling error in variable name: $defination instead of $definition
Comment #3
hefox commentedOops!
Comment #4
dsnopekThanks! Committed.