From 96db47e437b2bf2bf0bfbbaa46432a5192e89dfc Mon Sep 17 00:00:00 2001 From: JonahStanley Date: Mon, 5 Aug 2013 16:10:40 -0400 Subject: [PATCH] Fixed up the course-team tests --- cms/djangoapps/contentstore/features/course-team.feature | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cms/djangoapps/contentstore/features/course-team.feature b/cms/djangoapps/contentstore/features/course-team.feature index 20171eeae5..95843fc423 100644 --- a/cms/djangoapps/contentstore/features/course-team.feature +++ b/cms/djangoapps/contentstore/features/course-team.feature @@ -15,6 +15,8 @@ Feature: Course Team And I am viewing the course team settings When I add "bob" to the course team And "bob" logs in + And he selects the new course + And he views the course team settings Then he cannot delete users And he cannot add users