ソースを参照

make sure they use the same token for prod and test, so that access token will not be expired. by test cases.

master
Patrick Peng Sun 8年前
コミット
90649072a9
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      common_test.go

+ 1
- 1
common_test.go ファイルの表示

@@ -12,7 +12,7 @@ func SetupConfig() {
"cmtWK2teRnLOXyO5dw7lJkETv9jCeNAqYyguEu5D8gG",
"wx876e233fde456b7b",
"4a91aa328569b10a9fb97adeb8b0af58",
"wechat_hitxy_access_token",
"/tmp/wechat_hitxy_access_token",
"gh_f09231355c68"}

}

読み込み中…
キャンセル
保存