- πΊπΈUnited States mile23 Seattle, WA
Drupal\Tests\system\Functional\Datetime\DrupalDateTimeTest
currently says this in setup:/** * Test setup. */ protected function setUp(): void { parent::setUp(); }
So that's a bug in that it's an unnecessary function, which is different from the scope here. But it certainly solves this issue. :-)
There's also a unit test for
Drupal\Core\Datetime\DrupalDateTime
which fills me with a warm glow. - Status changed to Needs work
almost 2 years ago 12:36am 10 February 2023 - π¦πΊAustralia larowlan π¦πΊπ.au GMT+10
Crediting @mstrelan and @Mile23 for their time triaging this in #bugsmash