Commit 3e436c6f authored by Stan Hu's avatar Stan Hu

Merge branch 'rachelfox-master-patch-71355' into 'master'

fix projects typo

See merge request gitlab-org/gitlab!38246
parents 8321eac5 fd6a9400
...@@ -54,7 +54,7 @@ RSpec.describe Gitlab::Insights::ProjectInsightsConfig do ...@@ -54,7 +54,7 @@ RSpec.describe Gitlab::Insights::ProjectInsightsConfig do
end end
end end
context 'when not included in the projcts.only filter' do context 'when not included in the projects.only filter' do
context 'by project id' do context 'by project id' do
before do before do
chart = config[:item1][:charts].last chart = config[:item1][:charts].last
......
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