Skip to content

Commit 1013258

Browse files
authored
Update test_get_insight.py
1 parent b8e41ec commit 1013258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/api/test_get_insight.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ def test_get_statistics_per_unit(self):
292292
},
293293
{
294294
'seq': 1,
295-
'url': 'https://www.line-community.me/',
295+
'url': 'https://developers.line.biz/',
296296
'click': 20,
297297
'uniqueClick': None,
298298
'uniqueClickOfRequest': None

0 commit comments

Comments
 (0)