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 da5aea8 commit 5ebb281Copy full SHA for 5ebb281
test/integration/cis/mtls.v1.test.js
@@ -32,7 +32,7 @@ const describe = authHelper.prepareTests(configFile);
32
// config properties, rather than let the SDK do it for us.
33
const config = authHelper.loadConfig();
34
35
-describe('MLTS', () => {
+describe('MLTS V1', () => {
36
jest.setTimeout(timeout);
37
38
// Initialize the service client.
0 commit comments