Skip to content

Commit f98c018

Browse files
author
David Heinemeier Hansson
committed
Left-over from earlier design
1 parent 6204c11 commit f98c018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

activesupport/lib/active_support/continuous_integration.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ def self.run(title = "Continuous Integration", subtitle = "Running tests, style
6161
end
6262
end
6363

64-
def initialize(&block)
64+
def initialize
6565
@results = []
6666
end
6767

0 commit comments

Comments
 (0)