Skip to content
Snippets Groups Projects
Commit af2534eb authored by John Long's avatar John Long Committed by Robert Marshall
Browse files

Fix spacing on spec

parent ba76b2c4
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -42,7 +42,7 @@ RSpec.describe 'gitlab::gitlab-selinux' do
/var/opt/gitlab/.ssh/authorized_keys
/var/opt/gitlab/gitlab-shell/config.yml
/var/opt/gitlab/gitlab-rails/etc/gitlab_shell_secret
+ /var/opt/gitlab/gitlab-workhorse/socket)
/var/opt/gitlab/gitlab-workhorse/socket)
managed_files = files.map { |file| semanage_fcontext(file) }
 
expect(lines).to include(*managed_files)
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