aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js/__tests__
diff options
context:
space:
mode:
authorFerenc soós <eluch@different.hu>2020-01-20 09:59:38 +0100
committerFerenc soós <eluch@different.hu>2020-01-20 10:09:16 +0100
commite838aa1860b269012c361118fc98038c17f0e6c9 (patch)
tree93dc097e8359e1cd6440e614afc90b653b4ca355 /web/src/js/__tests__
parentb020a11c1af135a36e1c66707923b1e02134724a (diff)
downloadmitmproxy-e838aa1860b269012c361118fc98038c17f0e6c9.tar.gz
mitmproxy-e838aa1860b269012c361118fc98038c17f0e6c9.tar.bz2
mitmproxy-e838aa1860b269012c361118fc98038c17f0e6c9.zip
Fix wording for ssl_insecure option on mitmweb
Diffstat (limited to 'web/src/js/__tests__')
-rw-r--r--web/src/js/__tests__/components/Header/__snapshots__/OptionMenuSpec.js.snap2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/src/js/__tests__/components/Header/__snapshots__/OptionMenuSpec.js.snap b/web/src/js/__tests__/components/Header/__snapshots__/OptionMenuSpec.js.snap
index 83d9355c..106f1732 100644
--- a/web/src/js/__tests__/components/Header/__snapshots__/OptionMenuSpec.js.snap
+++ b/web/src/js/__tests__/components/Header/__snapshots__/OptionMenuSpec.js.snap
@@ -76,7 +76,7 @@ exports[`OptionMenu Component should render correctly 1`] = `
onChange={[Function]}
type="checkbox"
/>
- Verify server certificates
+ Don't verify server certificates
</label>
</div>
</div>