1 Matching Annotations
- Jun 2021
-
docs.gitlab.com docs.gitlab.com
-
Time returned from a database can differ in precision from time objects in Ruby, so we need flexible tolerances when comparing in specs. We can use be_like_time to compare that times are within one second of each other.
-