mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Refactor test to not call private method.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
module Email
|
||||
|
||||
class Processor
|
||||
attr_reader :receiver
|
||||
|
||||
def initialize(mail, retry_on_rate_limit = true)
|
||||
@mail = mail
|
||||
|
Reference in New Issue
Block a user