Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor TimeTest #1316

Merged
merged 1 commit into from
Oct 16, 2018
Merged

Conversation

jim-parry
Copy link
Contributor

Updated the first four test cases to use the same $time object, since they are comparing formatted results, not specific time instances.
This should eliminate most of the travis-ci failures because of a 1 second tie difference.

TimeTest::testTestNow() may still have an occasional issue, because its two time objects could still be off.

@lonnieezell lonnieezell merged commit f466959 into codeigniter4:develop Oct 16, 2018
@jim-parry jim-parry deleted the refactor/timetest branch October 23, 2018 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants