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

Failing spec for day calculation #20

Closed
wants to merge 1 commit into from
Closed

Failing spec for day calculation #20

wants to merge 1 commit into from

Conversation

take
Copy link
Contributor

@take take commented Mar 23, 2015

Failures:

  1) Biz when configured .holidays day calculation is aware of the seconds
     Failure/Error: expect(Biz.time(1, :days).after(Time.utc(2015, 12, 25, 12, 10, 9))).to(

       expected: 2015-12-28 12:10:09.000000000 +0000
            got: 2015-12-28 12:10:00.000000000 +0000

       (compared using ==)

       Diff:
       @@ -1,2 +1,2 @@
       -2015-12-28 12:10:09 UTC
       +2015-12-28 12:10:00 UTC

     # ./spec/biz_spec.rb:50:in `block (4 levels) in <top (required)>'

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.

None yet

1 participant