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 failing tests. Remove useless mock #7451

Closed
wants to merge 1 commit into from

Commits on Oct 31, 2018

  1. Remove useless mock

     - this mock didn't work well before because phpunit didn't mock method addDefaultDiscriminatorMap.
     - since phpunit 7.4.0 it throws warning in case of mocking method which is not really mocked (sebastianbergmann/phpunit#3127)
    aivus committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    e65c18e View commit details
    Browse the repository at this point in the history