diff --git a/cms/djangoapps/contentstore/features/transcripts.feature b/cms/djangoapps/contentstore/features/transcripts.feature index 579d648607..5aa6405774 100644 --- a/cms/djangoapps/contentstore/features/transcripts.feature +++ b/cms/djangoapps/contentstore/features/transcripts.feature @@ -1,4 +1,4 @@ -@shard_3 @requires_stub_youtube +@shard_1 @requires_stub_youtube Feature: CMS Transcripts As a course author, I want to be able to create video components diff --git a/cms/djangoapps/contentstore/features/video.feature b/cms/djangoapps/contentstore/features/video.feature index 5992c2540c..59dc89f6eb 100644 --- a/cms/djangoapps/contentstore/features/video.feature +++ b/cms/djangoapps/contentstore/features/video.feature @@ -1,4 +1,4 @@ -@shard_3 @requires_stub_youtube +@shard_2 @requires_stub_youtube Feature: CMS Video Component As a course author, I want to be able to view my created videos in Studio