Commit 7add0146 by Jay Zoldak

Merge pull request #1969 from edx/zoldak/fix-test-name

Remove dot from a scenario name so the results roll up in Jenkins
parents ae61db9a 59938839
...@@ -75,7 +75,7 @@ Feature: LMS.Verified certificates ...@@ -75,7 +75,7 @@ Feature: LMS.Verified certificates
Then I should see the course on my dashboard Then I should see the course on my dashboard
And a "edx.course.enrollment.activated" server event is emitted 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 Given I am logged in
When I select the audit track When I select the audit track
And I navigate to my dashboard And I navigate to my dashboard
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment