We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06e0eae commit 658781fCopy full SHA for 658781f
tests/api/test_rich_menu.py
@@ -53,7 +53,7 @@ def setUp(self):
53
height=843
54
),
55
URITemplateAction(
56
- uri='line://nv/location'
+ uri='https://line.me/R/nv/location/'
57
)
58
59
]
@@ -139,7 +139,7 @@ def test_create_rich_menu(self):
139
140
141
142
143
144
145
0 commit comments