From 8cefc6c1597bf97b6a7f43f50f4c3ae52fc2b847 Mon Sep 17 00:00:00 2001 From: Alex Pott <alex.a.pott@googlemail.com> Date: Wed, 25 Mar 2020 15:49:06 +0000 Subject: [PATCH] Revert "Issue #3122328: Fix fails on 9.1.x" This reverts commit f9ee64b13b62586c6b5f0ddbd8c1b8b3b405da24. --- core/drupalci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/core/drupalci.yml b/core/drupalci.yml index a84a716e3627..8cc5f1d4883e 100644 --- a/core/drupalci.yml +++ b/core/drupalci.yml @@ -1,4 +1,3 @@ - # This is the DrupalCI testbot build file for Drupal core. # Learn to make one for your own drupal.org project: # https://www.drupal.org/drupalorg/docs/drupal-ci/customizing-drupalci-testing -- GitLab