From 90649072a9c1ca86ca691af3fcc065a5be726e2c Mon Sep 17 00:00:00 2001 From: Patrick Peng Sun Date: Wed, 10 May 2017 20:25:39 +1000 Subject: [PATCH] make sure they use the same token for prod and test, so that access token will not be expired. by test cases. --- common_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common_test.go b/common_test.go index bc2c726..df85f42 100644 --- a/common_test.go +++ b/common_test.go @@ -12,7 +12,7 @@ func SetupConfig() { "cmtWK2teRnLOXyO5dw7lJkETv9jCeNAqYyguEu5D8gG", "wx876e233fde456b7b", "4a91aa328569b10a9fb97adeb8b0af58", - "wechat_hitxy_access_token", + "/tmp/wechat_hitxy_access_token", "gh_f09231355c68"} }