Added CallResponse and Bitlinks.udpate().
This commit is contained in:
parent
318409cb2f
commit
4ca3773fe9
19 changed files with 32 additions and 18 deletions
|
@ -141,7 +141,7 @@ class BitlyTest {
|
|||
@Test
|
||||
fun `update bitlink`() {
|
||||
assertEquals(
|
||||
true.toString(),
|
||||
Constants.TRUE,
|
||||
bitly.bitlinks().update(shortUrl, title = "Erik's Weblog", tags = arrayOf("blog", "weblog"))
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue