spec/support/connection_mock.rb in muzang-plugins-1.1.5 vs spec/support/connection_mock.rb in muzang-plugins-1.1.6

- old
+ new

@@ -10,6 +10,6 @@ def msg(where, message) @message_count += 1 (@messages ||= []) << message end -end \ No newline at end of file +end