From 36d948f5d3ad133e204290fc0a708e7ceabe30ef Mon Sep 17 00:00:00 2001 From: JonahStanley Date: Tue, 6 Aug 2013 09:40:38 -0400 Subject: [PATCH] Unskipped an acceptance test --- cms/djangoapps/contentstore/features/section.feature | 1 - 1 file changed, 1 deletion(-) diff --git a/cms/djangoapps/contentstore/features/section.feature b/cms/djangoapps/contentstore/features/section.feature index d9dd6f9398..6402db1bcb 100644 --- a/cms/djangoapps/contentstore/features/section.feature +++ b/cms/djangoapps/contentstore/features/section.feature @@ -3,7 +3,6 @@ Feature: Create Section As a course author I want to create and edit sections - @skip Scenario: Add a new section to a course Given I have opened a new course in Studio When I click the New Section link