Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

call to undefined function class_uses_recursive() #24

Closed
jwest60 opened this issue Mar 29, 2018 · 1 comment
Closed

call to undefined function class_uses_recursive() #24

jwest60 opened this issue Mar 29, 2018 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@jwest60
Copy link
Collaborator

jwest60 commented Mar 29, 2018

Runtime:       PHP 7.1.14
Configuration: /var/www/html/sites/all/modules/tripal_manage_menus/phpunit.xml

EE                                                                  2 / 2 (100%)

Time: 637 ms, Memory: 28.00MB

There were 2 errors:

1) Tests\ExampleTest::testBasicExample
Error: Call to undefined function StatonLab\TripalTestSuite\class_uses_recursive()

/var/www/html/sites/all/modules/tripal_manage_menus/vendor/statonlab/tripal-test-suite/src/TripalTestCase.php:21

2) Tests\MenuTest::testMenuUpdate
Error: Call to undefined function StatonLab\TripalTestSuite\class_uses_recursive()

/var/www/html/sites/all/modules/tripal_manage_menus/vendor/statonlab/tripal-test-suite/src/TripalTestCase.php:21

ERRORS!
Tests: 2, Assertions: 0, Errors: 2.

Got this error from the test created from ./vendor/bin/tripaltest make:test MenuTest. This is the error produced after using ./vendor/bin/phpunit.

@almasaeed2010 almasaeed2010 added the bug Something isn't working label Mar 29, 2018
@almasaeed2010 almasaeed2010 self-assigned this Mar 29, 2018
@almasaeed2010
Copy link
Contributor

almasaeed2010 commented Mar 29, 2018

Fixed in 0.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants