Skip to content
Snippets Groups Projects
Commit 3036a29e authored by Tim Zallmann's avatar Tim Zallmann :speech_balloon:
Browse files

Fixed Test

parent e3905dc8
No related branches found
No related tags found
1 merge request!2540Promote EE features
Pipeline #
......@@ -188,7 +188,7 @@
it 'should appear in milestone page' do
visit project_milestone_path(project, milestone)
expect(find('#promote_burndown_charts')).to have_content "Upgrade the plan for #{group.name} to improve milestones"
expect(find('#promote_burndown_charts')).to have_content "Upgrade your plan to improve milestones with Burndown Charts."
end
it 'does not show when cookie is set' do
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment