Skip to content

Commit 5ebb281

Browse files
Darunya BCDarunya BC
authored andcommitted
fixed test case
1 parent da5aea8 commit 5ebb281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/cis/mtls.v1.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ const describe = authHelper.prepareTests(configFile);
3232
// config properties, rather than let the SDK do it for us.
3333
const config = authHelper.loadConfig();
3434

35-
describe('MLTS', () => {
35+
describe('MLTS V1', () => {
3636
jest.setTimeout(timeout);
3737

3838
// Initialize the service client.

0 commit comments

Comments
 (0)