Skip to content

Commit

Permalink
pass lint
Browse files Browse the repository at this point in the history
  • Loading branch information
manegron committed Sep 20, 2024
1 parent 84b1b77 commit db4dd29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/configuration/cgroup_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

cgroups = command('find /sys/fs/cgroup/redborder.slice -type d -name "redborder-*" -not -name "*.service"').stdout.split

describe 'Check cgroups config' do
describe 'Check cgroups conf' do
describe file('/sys/fs/cgroup/redborder.slice') do
it { should exist }
end
Expand Down

0 comments on commit db4dd29

Please sign in to comment.