Skip to content
Snippets Groups Projects
Commit 40632455 authored by Lin Jen-Shin's avatar Lin Jen-Shin
Browse files

Fix a typo: acccess -> access

parent 71ae01fe
Branches
Tags
1 merge request!7383Allow to add deploy keys with write-access
Loading
Loading
@@ -82,7 +82,7 @@ describe Gitlab::GitAccess, lib: true do
end
end
 
describe 'without acccess to project' do
describe 'without access to project' do
context 'pull code' do
it { expect(subject.allowed?).to be_falsey }
end
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment