Skip to content

Commit 1cd43b1

Browse files
committed
Make lintastic
1 parent efabf4f commit 1cd43b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbooks/boxcutter_chef/files/config/metrics_handler.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ def taste_tester?
8080
end
8181

8282
def force_metrics_collector?
83-
File.exist?(FORCE_METRICS_COLLECTOR )
83+
File.exist?(FORCE_METRICS_COLLECTOR)
8484
end
8585
end
8686
end

0 commit comments

Comments
 (0)