Closed con322 closed 4 years ago
Describe the bug When seeding the database with either comments or posts the timestamp is UTC and not local time which causes an issue when checking the time within integration tests.
Maybe we could make use of the current_time WordPress function within the Date trait.
Describe the bug When seeding the database with either comments or posts the timestamp is UTC and not local time which causes an issue when checking the time within integration tests.
Maybe we could make use of the current_time WordPress function within the Date trait.