Skip to content
Snippets Groups Projects
Commit 035f790e authored by Arturo Herrero's avatar Arturo Herrero
Browse files

Fix RSpec/ContextWording offense

parent 747a1396
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -130,7 +130,7 @@
end
end
 
context 'feature flag "jira_issues_show_integration" is disabled' do
context 'when feature flag "jira_issues_show_integration" is disabled' do
before do
stub_feature_flags(jira_issues_show_integration: false)
end
Loading
Loading
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