aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/system
diff options
context:
space:
mode:
authorStas Vilchik <stas.vilchik@sonarsource.com>2018-01-11 17:46:38 +0100
committerStas Vilchik <stas.vilchik@sonarsource.com>2018-01-12 17:37:53 +0100
commit91dcb7b968fed3eec9d81d1f096ebb936e3b3592 (patch)
tree701b1ce17eab73405bbdd818f21e89b4da52adad /server/sonar-web/src/main/js/apps/system
parent572fd173640d6cccad67421e0a3ee80de70aeb84 (diff)
downloadsonarqube-91dcb7b968fed3eec9d81d1f096ebb936e3b3592.tar.gz
sonarqube-91dcb7b968fed3eec9d81d1f096ebb936e3b3592.zip
update jest & enzyme
Diffstat (limited to 'server/sonar-web/src/main/js/apps/system')
-rw-r--r--server/sonar-web/src/main/js/apps/system/components/system-upgrade/__tests__/__snapshots__/SystemUpgradeForm-test.tsx.snap2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-web/src/main/js/apps/system/components/system-upgrade/__tests__/__snapshots__/SystemUpgradeForm-test.tsx.snap b/server/sonar-web/src/main/js/apps/system/components/system-upgrade/__tests__/__snapshots__/SystemUpgradeForm-test.tsx.snap
index 2530d3b3b8d..230aaf0a0a4 100644
--- a/server/sonar-web/src/main/js/apps/system/components/system-upgrade/__tests__/__snapshots__/SystemUpgradeForm-test.tsx.snap
+++ b/server/sonar-web/src/main/js/apps/system/components/system-upgrade/__tests__/__snapshots__/SystemUpgradeForm-test.tsx.snap
@@ -3,7 +3,7 @@
exports[`should display correctly 1`] = `
<Modal
contentLabel="system.system_upgrade"
- onRequestClose={[Function]}
+ onRequestClose={[MockFunction]}
>
<div
className="modal-head"