We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efabf4f commit 1cd43b1Copy full SHA for 1cd43b1
cookbooks/boxcutter_chef/files/config/metrics_handler.rb
@@ -80,7 +80,7 @@ def taste_tester?
80
end
81
82
def force_metrics_collector?
83
- File.exist?(FORCE_METRICS_COLLECTOR )
+ File.exist?(FORCE_METRICS_COLLECTOR)
84
85
86
0 commit comments