"Ensure Unit Tests Running" was running with Django 3 instead of with our production version. Recently, this started causing the check to fail due to an upgraded requirement that doesn't work with Django 3 yet. Co-Authored-By: Kyle McCormick <kmccormick@edx.org>