Issue #3192487 by andypost, murilohp, Gábor Hojtsy, daffie, pobster, apaderno:...
Issue #3192487 by andypost, murilohp, Gábor Hojtsy, daffie, pobster, apaderno: Warn about upcoming JSON database support requirement in Drupal 9
(cherry picked from commit 206d6ee6)
@@ -91,6 +91,14 @@ public function testStatusPage() {
$this->drupalGet('admin/reports/status');
$this->assertSession()->elementExists('xpath','//details[contains(@class, "system-status-report__entry")]//div[contains(text(), "Cron has not run recently")]');