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 3f47970 commit 1cff53eCopy full SHA for 1cff53e
internal/ssllabs/info_test.go
@@ -26,7 +26,7 @@ func TestInfo(t *testing.T) {
26
}
27
28
expectedInfo := APIInfo{
29
- EngineVersion: "2.1.10",
+ EngineVersion: "2.3.1",
30
CriteriaVersion: "2009q",
31
MaxAssessments: 25,
32
CurrentAssessments: 0,
0 commit comments