Skip to content

guardmgr: fix a unit test panic.

Nick Mathewson requested to merge nickm/arti:guardmgr_test_fix into main

Apparently on OSX you are not allowed to construct an Instant that is a long time before the time when the test is running.

Also, fix the length of a year in this test.

Merge request reports