Skip to content

Commit ed4741b

Browse files
committed
dev
1 parent ff67daa commit ed4741b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/Provider/DouyinTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ public function testGetData()
2929
{
3030
$app = new Douyin($this->url);
3131
$data = $app->getData();
32-
print_r($data);
3332

3433
$this->assertTrue(!empty($data['url']));
3534
$this->assertTrue(!empty($data['img']));

0 commit comments

Comments
 (0)