aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilippe Perrin <philippe.perrin@sonarsource.com>2021-06-29 15:24:17 +0200
committersonartech <sonartech@sonarsource.com>2021-06-29 20:03:18 +0000
commit830445c1c22e301b52df466159e30c2fa70e9c98 (patch)
tree780ed30295ba8195bd2ed2bcbfc72bdea98653ce
parent4bd2d9de2cdd806ed2cb3685f8367285ebc30e29 (diff)
downloadsonarqube-830445c1c22e301b52df466159e30c2fa70e9c98.tar.gz
sonarqube-830445c1c22e301b52df466159e30c2fa70e9c98.zip
SONAR-13814 Update test snapshots
-rw-r--r--server/sonar-web/src/main/js/apps/overview/components/__tests__/__snapshots__/QualityGateCondition-test.tsx.snap2
1 files changed, 2 insertions, 0 deletions
diff --git a/server/sonar-web/src/main/js/apps/overview/components/__tests__/__snapshots__/QualityGateCondition-test.tsx.snap b/server/sonar-web/src/main/js/apps/overview/components/__tests__/__snapshots__/QualityGateCondition-test.tsx.snap
index dd6aa7a6dd1..5696e71d480 100644
--- a/server/sonar-web/src/main/js/apps/overview/components/__tests__/__snapshots__/QualityGateCondition-test.tsx.snap
+++ b/server/sonar-web/src/main/js/apps/overview/components/__tests__/__snapshots__/QualityGateCondition-test.tsx.snap
@@ -366,6 +366,7 @@ exports[`should render correclty 8`] = `
"query": Object {
"assignedToMe": undefined,
"branch": undefined,
+ "file": undefined,
"hotspots": undefined,
"id": "abcd-key",
"pullRequest": undefined,
@@ -420,6 +421,7 @@ exports[`should render correclty 9`] = `
"query": Object {
"assignedToMe": undefined,
"branch": undefined,
+ "file": undefined,
"hotspots": undefined,
"id": "abcd-key",
"pullRequest": undefined,