We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37fea45 commit 3051f89Copy full SHA for 3051f89
1 file changed
spec/lib/multidb/log_subscriber_extension_spec.rb
@@ -17,7 +17,7 @@ def debug(msg)
17
msg
18
end
19
20
- def color(text, _color, _bold)
+ def color(text, _color, options = {})
21
text
22
23
0 commit comments