add some test and things
This commit is contained in:
@@ -6,7 +6,7 @@ class WowCharacterPositionsWorker < WowSidekiqWorker
|
||||
|
||||
# Protected data
|
||||
RBattlenet.set_options(locale: 'all')
|
||||
params = {
|
||||
params = {
|
||||
character_id: wow_character_id,
|
||||
realm_id: wow_character.wow_realm.realm_id,
|
||||
token: wow_character.user.token
|
||||
|
||||
Reference in New Issue
Block a user