We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f7b0cf commit 8aa74bdCopy full SHA for 8aa74bd
videobox/videobox_check_test.go
@@ -59,7 +59,6 @@ func TestCheckURL(t *testing.T) {
59
options.NudeboxThreshold(0.2)
60
video, err := vb.CheckURL(imageURL, options)
61
is.NoErr(err)
62
-
63
is.Equal(video.ID, "5a50b8067eced76bad103c53dd0f5226")
64
65
}
0 commit comments