Skip to content

Commit 8aa74bd

Browse files
committed
changed to trigger build
1 parent 3f7b0cf commit 8aa74bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

videobox/videobox_check_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ func TestCheckURL(t *testing.T) {
5959
options.NudeboxThreshold(0.2)
6060
video, err := vb.CheckURL(imageURL, options)
6161
is.NoErr(err)
62-
6362
is.Equal(video.ID, "5a50b8067eced76bad103c53dd0f5226")
6463

6564
}

0 commit comments

Comments
 (0)