Skip to content

Commit

Permalink
Minor update.
Browse files Browse the repository at this point in the history
  • Loading branch information
puresyntax71 committed Aug 31, 2024
1 parent 038d4c9 commit 487d155
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 function datetimeTimezoneDataProvider() {
public static function datetimeTimezoneDataProvider() {
yield [
[
'start_date' => '2018-05-02 17:00:00',
Expand Down

0 comments on commit 487d155

Please sign in to comment.