Skip to content

Commit 25dff66

Browse files
return always true with debug
1 parent 17c2bcd commit 25dff66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/redmine_plugin_kit/debug.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ def msg(message = 'running')
1414

1515
log message
1616
puts raw_msg(message) # rubocop: disable Rails/Output
17+
true
1718
end
1819

1920
private

0 commit comments

Comments
 (0)