Fix incorrect topic id in profiiing script.

This commit is contained in:
Guo Xiang Tan 2017-09-07 06:00:47 +08:00
parent 27e4baf357
commit 4142bed1af
1 changed files with 1 additions and 1 deletions

View File

@ -193,7 +193,7 @@ begin
tests = [
["categories", "/categories"],
["home", "/"],
["topic", "/t/oh-how-i-wish-i-could-shut-up-like-a-tunnel-for-so/69"]
["topic", "/t/oh-how-i-wish-i-could-shut-up-like-a-tunnel-for-so/179"]
# ["user", "/u/admin1/activity"],
]