Commit 1c006f81 authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'fix/minor-typo' into 'master'

Fix minor typo: then -> the

See merge request gitlab-org/gitlab-ee!15788
parents 7ef1af2f a78936c5
......@@ -101,7 +101,7 @@ describe DesignManagement::Version do
end
end
describe 'then error raised when the designs come from different issues' do
describe 'the error raised when the designs come from different issues' do
let(:sha) { 'f00' }
let(:designs) { create_list(:design, 2) }
let(:actions) { as_actions(designs) }
......
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