test: allow multiple xpaths checks

This commit is contained in:
Saw-jan
2024-10-02 13:37:34 +05:45
parent 732f2b241e
commit ca82ac03fc
2 changed files with 58 additions and 17 deletions
@@ -674,7 +674,7 @@ class HttpRequestHelper {
}
/**
* @return bool
* @return string
*/
public static function getXRequestIdRegex(): string {
if (self::sendScenarioLineReferencesInXRequestId()) {