From 599388397a6ebedfc7117e274596c50c6bf9fab5 Mon Sep 17 00:00:00 2001 From: Jay Zoldak Date: Mon, 16 Dec 2013 17:07:26 -0500 Subject: [PATCH] Remove dot from a scenario name so the results roll up in Jenkins --- lms/djangoapps/courseware/features/certificates.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/djangoapps/courseware/features/certificates.feature b/lms/djangoapps/courseware/features/certificates.feature index ced2a1c2a2..6838daedce 100644 --- a/lms/djangoapps/courseware/features/certificates.feature +++ b/lms/djangoapps/courseware/features/certificates.feature @@ -75,7 +75,7 @@ Feature: LMS.Verified certificates Then I should see the course on my dashboard And a "edx.course.enrollment.activated" server event is emitted - Scenario: The upsell offer is on the dashboard if I am auditing. + Scenario: The upsell offer is on the dashboard if I am auditing Given I am logged in When I select the audit track And I navigate to my dashboard