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

Command icon 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

vitaliyb98 created an issue. See original summary.

vitaliyb98’s picture

Status: Active » Needs review
flocondetoile’s picture

Thanks.

  • ff3015b8 committed on 2.0.x
    Issue #3581119 by vitaliyb98, flocondetoile: Fix failed test
    
flocondetoile’s picture

Status: Needs review » Fixed

Tests are green. Fine !

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

vitaliyb98’s picture

Assigned: vitaliyb98 » Unassigned

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.