Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed a user browse ordering test that was not actually valid.
Authors are sorted by date, therefore we must craft the dates on the authors. It worked before since the Users were being created in the correct order, but I figure mine actually stresses the right thing.
- Loading branch information