diff --git a/tests/github/drupal_patch.sh b/tests/github/drupal_patch.sh index 99faf77..83544a1 100755 --- a/tests/github/drupal_patch.sh +++ b/tests/github/drupal_patch.sh @@ -3,5 +3,8 @@ #3110546 Allow contributed modules (mostly database drivers) to override tests in core curl https://git.drupalcode.org/project/drupal/-/merge_requests/291.diff | git apply -v +#3364706 Refactor transactions +curl https://git.drupalcode.org/project/drupal/-/merge_requests/4101.diff | git apply -v + # Extra patch # git apply -v ./mysqli_staging/tests/github/extra_patch.patch