Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lms/djangoapps/courseware/features/certificates.feature
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down