You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(test): mock date and shell_time in clock tests for new priority order
The clock _choose_impl now tries EPOCHREALTIME and date before perl,
so tests for perl and python must mock the earlier fallbacks to prevent
them from being selected first.
0 commit comments