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

Fix test failure #33588

Merged
merged 1 commit into from
Aug 11, 2018
Merged

Fix test failure #33588

merged 1 commit into from
Aug 11, 2018

Commits on Aug 11, 2018

  1. Fix test failure

    ```
    ...
    (snip)
    ............F
    Failure:
    JsonSerializationTest#test_as_json_should_return_a_hash_if_include_root_
    in_json_is_true [/home/travis/build/rails/rails/activemodel/test/cases/serializers/json_serialization_test.rb:145]:
    Expected: 2006-08-01 00:00:00 UTC
      Actual: "2006-08-01T00:00:00.000Z"
    rails test home/travis/build/rails/rails/activemodel/test/cases/serializers/json_serialization_test.rb:136
    (snip)
    ...
    ```
    
    Related to rails#31503
    bogdanvlviv committed Aug 11, 2018
    Configuration menu
    Copy the full SHA
    3a0a8cf View commit details
    Browse the repository at this point in the history