]> git.openstreetmap.org Git - rails.git/commit
Use Time.utc for consistency with other tests
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 14 Jun 2023 15:44:13 +0000 (16:44 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 14 Jun 2023 15:46:27 +0000 (16:46 +0100)
commit73e0c4ed2126ee378a912c6fab654dd8e0173c69
tree615cc90cd2e5d4599720c38ef340aaefecdbbeb3
parent2f7642aa035a82576ee4bb69c284005d731c081e
Use Time.utc for consistency with other tests

This also allows times to be created in short form, e.g. Time.utc(2020)
test/helpers/note_helper_test.rb