Merge 16216:16355 from trunk.
This commit is contained in:
commit
9a32033209
37 changed files with 1442 additions and 307 deletions
|
@ -6,7 +6,7 @@ class ShortLinkTest < ActionController::IntegrationTest
|
|||
# kept in the redirect.
|
||||
def test_short_link_params
|
||||
assert_short_link_redirect('1N8H@P_5W')
|
||||
assert_short_link_redirect('euu4oTas==')
|
||||
assert_short_link_redirect(ShortLink::encode(-0.107846, 51.50771, 18))
|
||||
end
|
||||
|
||||
##
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue