Commit 9ac4f7ec authored by Thong Kuah's avatar Thong Kuah

Update issue link in comment

parent b86d1b0e
......@@ -10,7 +10,7 @@ RSpec.describe 'User uploads new design', :js do
let(:issue) { create(:issue, project: project) }
before do
# Cause of raising query limiting threshold https://gitlab.com/gitlab-org/gitlab/-/issues/347334
# Cause of raising query limiting threshold https://gitlab.com/gitlab-org/gitlab/-/issues/358845
stub_const("Gitlab::QueryLimiting::Transaction::THRESHOLD", 106)
sign_in(user)
......
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