79176369

Date: 2024-11-11 04:20:41
Score: 1.5
Natty:
Report link

Testing uses different time instances than runtime. You should use things like this:

clock::create_for_testing(ctx);

test.take_shared<Clock>();
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Hipo potamus