Skip to content

Commit dda13cd

Browse files
author
agrandiere
committed
check travis-ci
1 parent 616dabd commit dda13cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/StackTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ public function test_video()
6161
{
6262
$client = new SightengineClient('1234', 'test');
6363
$output = $client->check(['nudity','wad','properties','type','faces', 'celebrities'])->video('https://sightengine.com/assets/stream/examples/funfair.mp4','http://requestb.in/1nm1vw11');
64+
6465
$this->assertEquals('success', $output->status);
6566
}
6667
}

0 commit comments

Comments
 (0)