Cypress: two new tests --> IgnoredUserAgents and RegexMasking (#663)

This commit is contained in:
Adam Kol
2022-01-18 17:32:50 +02:00
committed by GitHub
parent acf3894824
commit cc4638afe6
6 changed files with 71 additions and 87 deletions

View File

@@ -15,4 +15,3 @@ function doItFunc(number) {
findLineAndCheck(getExpectedDetailsDict(podName, namespace));
});
}