Skip to content

Commit 7286cdf

Browse files
author
agrandiere
committed
check travis-ci
1 parent 0369c45 commit 7286cdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ def test_feedback(self):
5858

5959
def test_video(self):
6060
client = SightengineClient('1234', 'test')
61-
6261
check = client.check('nudity','wad','properties','type','faces','celebrities')
62+
6363
video_output = check.video('https://sightengine.com/assets/stream/examples/funfair.mp4', 'http://requestb.in/1nm1vw11')
6464
self.assertEqual('success', video_output['status'])
6565

0 commit comments

Comments
 (0)