Skip to content

Commit b4653c2

Browse files
committed
QPR-13647 avoid wildcard
1 parent 6655a3d commit b4653c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tools/PythonTools/comparison_config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1332,7 +1332,7 @@
13321332
}
13331333
]
13341334
},
1335-
".*marketcalibration.*\\.csv": {
1335+
"marketcalibration\\.csv|todaysmarketcalibration\\.csv": {
13361336
"keys": [
13371337
"MarketObjectType",
13381338
"MarketObjectId",

0 commit comments

Comments
 (0)