diff --git a/enterprise_catalog/apps/api/v2/tests/test_views.py b/enterprise_catalog/apps/api/v2/tests/test_views.py index c2f0eba6..670cf42f 100644 --- a/enterprise_catalog/apps/api/v2/tests/test_views.py +++ b/enterprise_catalog/apps/api/v2/tests/test_views.py @@ -208,7 +208,7 @@ def test_get_content_metadata_content_filters( 'key': 'course-v1:edX+course+run2', 'status': 'published', 'is_enrollable': True, - 'is_marketable': True, + 'is_marketable': False, }, ], },