Advertisement
stronk7

Untitled

Oct 18th, 2019
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.16 KB | None | 0 0
  1. There was 1 failure:
  2.  
  3. 1) core_admintree_testcase::test_admin_setting_configexecutable
  4. Failed asserting that '<div class="form-item row" id="admin-test1">\n
  5. <div class="form-label col-sm-3 text-sm-right">\n
  6. <label for="id_s__test1">\n
  7. Text 1\n
  8. </label>\n
  9. <span class="form-shortname d-block small text-muted">test1</span>\n
  10. </div>\n
  11. <div class="form-setting col-sm-9">\n
  12. <div class="form-file defaultsnext">\n
  13. <div class="form-inline">\n
  14. <input type="text" name="s__test1" id="id_s__test1" size="50" value="/var/www/html/filter/tex/readme_moodle.txt" class="form-control text-ltr" >\n
  15. <span class="text-success">&#x2714;</span>\n
  16. </div>\n
  17. </div>\n
  18. <div class="form-defaultinfo text-muted text-ltr">Default: Empty</div>\n
  19. <div class="form-description mt-3"><p>Help Path</p>\n
  20. </div>\n
  21. \n
  22. </div>\n
  23. </div>' matches PCRE pattern "/class="text-danger"/".
  24.  
  25. /var/www/html/lib/tests/admintree_test.php:171
  26. /var/www/html/lib/phpunit/classes/advanced_testcase.php:80
  27.  
  28. To re-run:
  29. vendor/bin/phpunit "core_admintree_testcase" lib/tests/admintree_test.php
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement