Skip to content

Commit

Permalink
Revert "Minor update."
Browse files Browse the repository at this point in the history
This reverts commit 487d155.
  • Loading branch information
Arnold French committed Sep 12, 2024
1 parent 8efbb25 commit 9730027
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/src/Kernel/CivicrmStorageGetTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ public static function testDatetimeTimezone(array $original_datetimes, array $ex
/**
* Provides datetime and timezone test data.
*/
public static function datetimeTimezoneDataProvider() {
public function datetimeTimezoneDataProvider() {
yield [
[
'start_date' => '2018-05-02 17:00:00',
Expand Down

0 comments on commit 9730027

Please sign in to comment.