Skip to content

Commit bb78336

Browse files
author
Sophia Marie Terry
committed
CLOUDP-328959: comment out unlaunched test
1 parent 277cb19 commit bb78336

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/spectral/ipa/__tests__/IPA108ValidOperationID.test.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ testRule('xgen-IPA-108-valid-operation-id', [
2929
errors: [],
3030
},
3131
// This test will be enable when the xgen-IPA-108-valid-operation-id is set to warning severity - CLOUDP-329722
32-
{
32+
/* {
3333
name: 'invalid methods',
3434
document: {
3535
components: componentSchemas,
@@ -62,7 +62,7 @@ testRule('xgen-IPA-108-valid-operation-id', [
6262
severity: DiagnosticSeverity.Warning,
6363
},
6464
],
65-
},
65+
}, */
6666
{
6767
name: 'invalid methods with exceptions',
6868
document: {

0 commit comments

Comments
 (0)