Fix 'gitlay' typo in spec

This commit is contained in:
Jacob Vosmaer 2017-10-02 11:37:26 +02:00
parent 111e395adc
commit 972c5e8900
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@ describe Gitlab::Shell do
end
end
context 'with gitlay' do
context 'with gitaly' do
it_behaves_like '#add_repository'
end