Skip to content

Commit

Permalink
lint identation
Browse files Browse the repository at this point in the history
  • Loading branch information
ljblancoredborder committed Jun 24, 2024
1 parent 0da2037 commit d006dee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/configuration/kafka_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
it { should_not be_writable.by('others') }
it { should_not be_executable }
pipelines.each do |pipeline|
it { should contain pipeline }
it { should contain pipeline }
end
end
end

0 comments on commit d006dee

Please sign in to comment.