Skip to content

Commit

Permalink
Issue nuvoleweb#61: Don't use Goutte with Drupal Extension v5.0.0alpha1
Browse files Browse the repository at this point in the history
As of Drupal Extension version v5.0.0alpha1, Goutte is no longer used
and is replaced by Browserkit.
jhedstrom/drupalextension@2ab66a7
  • Loading branch information
albeorte96 committed Feb 16, 2023
1 parent 5413c10 commit 507a41c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion behat.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ default:
tags: "~@wip"
extensions:
Drupal\MinkExtension:
goutte: ~
browserkit_http: ~
ajax_timeout: 10
browser_name: 'chrome'
selenium2:
Expand Down

0 comments on commit 507a41c

Please sign in to comment.