Cleanup.+
This commit is contained in:
parent
0a9cd9c201
commit
2760b8e3a4
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ class BitlyTest {
|
||||||
bitly.bitlinks()
|
bitly.bitlinks()
|
||||||
.create(
|
.create(
|
||||||
domain = "bit.ly",
|
domain = "bit.ly",
|
||||||
title = "Erik's Weblog",
|
title = "Erik's Blog",
|
||||||
tags = arrayOf("erik", "thauvin", "blog", "weblog"),
|
tags = arrayOf("erik", "thauvin", "blog", "weblog"),
|
||||||
long_url = longUrl
|
long_url = longUrl
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue