• 
      

    Remove mock from dev-requirements.

    Review Request #12776 — Created Jan. 10, 2023 and submitted

    Information

    Review Board
    release-6.x

    Reviewers

    With the recent changes to the actions unit tests, we no longer have any
    dependency on the mock library. We can therefore remove it from
    dev-requirements.txt.

    There is still some mock usage in djblets, but that has its own
    dev-requirements file that still lists it.

    Ran unit tests.

    Summary ID
    Remove mock from dev-requirements.
    With the recent changes to the actions unit tests, we no longer have any dependency on the mock library. We can therefore remove it from dev-requirements.txt. There is still some mock usage in djblets, but that has its own dev-requirements file that still lists it. Testing Done: Ran unit tests.
    d5930d0b5de5df46ce7cb017107ac31c32d247c8
    maubin
    1. Ship It!
    2. 
        
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-6.x (b537978)