HomePhorge

D25856

Add explicit cast to ArcanistUnitConsoleRenderer unit test
Author: aklapper
Summary: D25848 was incomplete. `$seconds` itself is not an int but a float. Thus explicitly also cast `$seconds` to int to…