We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
./vendor/bin/tripaltest make:test MenuTest
./vendor/bin/phpunit
The text was updated successfully, but these errors were encountered:
Fixed in 0.2.0
Sorry, something went wrong.
almasaeed2010
No branches or pull requests
Got this error from the test created from
./vendor/bin/tripaltest make:test MenuTest
. This is the error produced after using./vendor/bin/phpunit
.The text was updated successfully, but these errors were encountered: