Skip to content

Commit

Permalink
Composer plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiu-cristea committed Dec 23, 2022
1 parent b990f4d commit bd253d8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion features/blackbox.feature
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,10 @@ Feature: Test DrupalContext
And the "blackbox" tag should be present
But the "nonexisting" tag should not be present

Scenario: Regression test https://www.drupal.org/project/drupal/issues/3175718
Scenario: Regression test. See:
- https://github.com/minkphp/MinkBrowserKitDriver/issues/153
- https://www.drupal.org/project/drupal/issues/3175718
- https://www.drupal.org/project/drupal/issues/3295472
- https://github.com/jhedstrom/drupalextension/pull/612
Given I am on the homepage
Then I should not see "This text shouldn't be visible"

0 comments on commit bd253d8

Please sign in to comment.