• 
      

    Do not pass user= twice in AvatarService.get_configuration_form

    Review Request #8928 — Created May 8, 2017 and submitted — Latest diff uploaded

    Information

    Review Board
    release-3.0.x

    Reviewers

    This unit test was not updated when the changes for avatar settings
    forms went in. This patch updates the test to no longer user keyword
    arguments for the fields that the base ConfigForm expects as to not
    provide duplicate keyword arguments.

    Ran unit tests.