Skip to content

Commit 0a07824

Browse files
author
Sophia Marie Terry
committed
CLOUDP-330237: Silenced OperationID validation tests
1 parent 1843c12 commit 0a07824

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@
1919
},
2020
"testPathIgnorePatterns": [
2121
"__helpers__",
22-
"metrics/data"
22+
"metrics/data",
23+
"IPA\\d+ValidOperationID\\.test\\.js$"
2324
]
2425
},
2526
"dependencies": {

0 commit comments

Comments
 (0)