Problem/Motivation
In this issue https://www.drupal.org/project/link_class/issues/3581107, CI pipelines were enabled. Its show that tests are failed:
There was 1 failure:
1) Drupal\Tests\link_class\Functional\LinkClassWidgetTest::testLinkClassWidget
Behat\Mink\Exception\ExpectationException: The string "http://www.mysite.fr" was not found anywhere in the HTML response of the current page.
/builds/issue/link_class-3581107/vendor/behat/mink/src/WebAssert.php:888
/builds/issue/link_class-3581107/vendor/behat/mink/src/WebAssert.php:363
/builds/issue/link_class-3581107/web/core/tests/Drupal/Tests/WebAssert.php:559
/builds/issue/link_class-3581107/tests/src/Functional/LinkClassWidgetTest.php:160
FAILURES!
Issue fork link_class-3581119
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
vitaliyb98 commentedComment #4
flocondetoileThanks.
Comment #6
flocondetoileTests are green. Fine !
Comment #8
vitaliyb98 commented