Page MenuHomePhabricator

Fix a remaining `cursorYear` instead of `stateYear`
ClosedPublic

Authored by epriestley on Sep 27 2016, 10:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 20, 3:34 AM
Unknown Object (File)
Sat, Nov 16, 7:07 AM
Unknown Object (File)
Wed, Nov 13, 8:08 AM
Unknown Object (File)
Mon, Nov 11, 9:23 PM
Unknown Object (File)
Fri, Nov 8, 3:17 PM
Unknown Object (File)
Sun, Nov 3, 8:42 AM
Unknown Object (File)
Thu, Oct 24, 2:59 AM
Unknown Object (File)
Oct 20 2024, 11:57 PM
Subscribers
None

Details

Summary

Ref T10747. Last test failed because we were looking at weekdays in the wrong year. Root issue is bad cursorYear, other changes are just cleanup/debugging.

Test Plan

Unit tests now pass.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix a remaining `cursorYear` instead of `stateYear`.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Sep 27 2016, 11:19 PM
This revision was automatically updated to reflect the committed changes.