Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add availability guards to
Duration
conversion tests. (#1746)
For some reason the compiler didn't complain at me for not having these, despite it complaining at me (correctly) if they weren't in the runtime. My tests ran locally fine without the guards, but our Bazel builds were failing without them.
- Loading branch information