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 bf80bb6 commit 10191deCopy full SHA for 10191de
pkg/ssllabs/info_test.go
@@ -12,7 +12,7 @@ func TestInfo(t *testing.T) {
12
}
13
14
expectedInfo := APIInfo{
15
- EngineVersion: "2.0.7",
+ EngineVersion: "2.1.0",
16
CriteriaVersion: "2009q",
17
MaxAssessments: 25,
18
CurrentAssessments: 0,
0 commit comments