• 
      

    Fix warnings about use of deprecated registry.populated.

    Review Request #14533 — Created July 30, 2025 and submitted — Latest diff uploaded

    Information

    Djblets
    release-6.x

    Reviewers

    The avatar services tests were using the old registry.populated
    property, triggering a deprecation warning. This change updates the
    tests to use the registry.state field instead.

    Ran unit tests.

    Commits

    Files