aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorUjjwal Verma <ujjwalverma1111@gmail.com>2017-07-28 00:09:29 +0530
committerUjjwal Verma <ujjwalverma1111@gmail.com>2017-07-28 00:09:29 +0530
commit544a7cdd14c5b59f4a141e6887b47bce2bd9682e (patch)
tree8e7df42b8819089f36d0ce62ed6c622e8dd4df51 /web
parented0f219167be6bc6819d6ec4d24986812ab266cb (diff)
downloadmitmproxy-544a7cdd14c5b59f4a141e6887b47bce2bd9682e.tar.gz
mitmproxy-544a7cdd14c5b59f4a141e6887b47bce2bd9682e.tar.bz2
mitmproxy-544a7cdd14c5b59f4a141e6887b47bce2bd9682e.zip
updated snapshot
Diffstat (limited to 'web')
-rw-r--r--web/src/js/__tests__/components/FlowView/__snapshots__/DetailsSpec.js.snap4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/src/js/__tests__/components/FlowView/__snapshots__/DetailsSpec.js.snap b/web/src/js/__tests__/components/FlowView/__snapshots__/DetailsSpec.js.snap
index dcee1895..6e01ae85 100644
--- a/web/src/js/__tests__/components/FlowView/__snapshots__/DetailsSpec.js.snap
+++ b/web/src/js/__tests__/components/FlowView/__snapshots__/DetailsSpec.js.snap
@@ -12,7 +12,7 @@ exports[`ConnectionInfo Component should render correctly 1`] = `
Address:
</td>
<td>
- address:22
+ 127.0.0.1:22
</td>
</tr>
<tr>
@@ -47,7 +47,7 @@ exports[`Details Component should render correctly 1`] = `
Address:
</td>
<td>
- address:22
+ 127.0.0.1:22
</td>
</tr>
<tr>