Remove nickname

Kimi.Huang %!s(int64=6) %!d(string=hace) años
padre
commit
2c3d52313d
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      utils/shells/tests.py

+ 0 - 1
utils/shells/tests.py

@@ -21,7 +21,6 @@ def test_pay(openid, amount=100, trade_type='JSAPI', pay_type='PACKET'):
21 21
             openid,
22 22
             amount,
23 23
             send_name=wxrpk.get('SEND_NAME'),
24
-            nick_name=wxrpk.get('NICK_NAME'),
25 24
             act_name=wxrpk.get('ACT_NAME'),
26 25
             wishing=wxrpk.get('WISHING'),
27 26
             remark=wxrpk.get('REMARK'),