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 ff7560f commit d0da72bCopy full SHA for d0da72b
httpbin/websocket/websocket_autobahn_test.go
@@ -19,7 +19,7 @@ import (
19
"github.com/mccutchen/go-httpbin/v2/internal/testing/assert"
20
)
21
22
-const autobahnImage = "crossbario/autobahn-testsuite:0.8.2"
+const autobahnImage = "crossbario/autobahn-testsuite:25.10.1"
23
24
var defaultIncludedTestCases = []string{
25
"*",
0 commit comments