diff --git a/common/djangoapps/third_party_auth/tests/specs/base.py b/common/djangoapps/third_party_auth/tests/specs/base.py index 9a51049d86b..e992c163925 100644 --- a/common/djangoapps/third_party_auth/tests/specs/base.py +++ b/common/djangoapps/third_party_auth/tests/specs/base.py @@ -43,6 +43,7 @@ def create_account(request): class HelperMixin: """ Contains helper methods for IntegrationTestMixin and IntegrationTest classes below. + Test Deprecar FFI-8 Running Test Suit """ provider = None