File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
test/server/__snapshots__ Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ exports[`Server DevServerPlugin add hot option 1`] = `
4
4
Array [
5
5
Array [
6
6
"client",
7
- "index.js?protocol=ws%3A&hostname=localhost&port=8124 &pathname=%2Fws&logging=info",
7
+ "index.js?protocol=ws%3A&hostname=localhost&port=8125 &pathname=%2Fws&logging=info",
8
8
],
9
9
Array [
10
10
"node_modules",
@@ -22,7 +22,7 @@ exports[`Server DevServerPlugin add hot-only option 1`] = `
22
22
Array [
23
23
Array [
24
24
"client",
25
- "index.js?protocol=ws%3A&hostname=localhost&port=8124 &pathname=%2Fws&logging=info",
25
+ "index.js?protocol=ws%3A&hostname=localhost&port=8125 &pathname=%2Fws&logging=info",
26
26
],
27
27
Array [
28
28
"node_modules",
@@ -40,7 +40,7 @@ exports[`Server DevServerPlugin should create and run server with old parameters
40
40
Array [
41
41
Array [
42
42
"client",
43
- "index.js?protocol=ws%3A&hostname=localhost&port=8124 &pathname=%2Fws&logging=info",
43
+ "index.js?protocol=ws%3A&hostname=localhost&port=8125 &pathname=%2Fws&logging=info",
44
44
],
45
45
Array [
46
46
"node_modules",
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ exports[`Server DevServerPlugin add hot option 1`] = `
4
4
Array [
5
5
Array [
6
6
"client",
7
- "index.js?protocol=ws%3A&hostname=localhost&port=8124 &pathname=%2Fws&logging=info",
7
+ "index.js?protocol=ws%3A&hostname=localhost&port=8125 &pathname=%2Fws&logging=info",
8
8
],
9
9
Array [
10
10
"node_modules",
@@ -22,7 +22,7 @@ exports[`Server DevServerPlugin add hot-only option 1`] = `
22
22
Array [
23
23
Array [
24
24
"client",
25
- "index.js?protocol=ws%3A&hostname=localhost&port=8124 &pathname=%2Fws&logging=info",
25
+ "index.js?protocol=ws%3A&hostname=localhost&port=8125 &pathname=%2Fws&logging=info",
26
26
],
27
27
Array [
28
28
"node_modules",
@@ -40,7 +40,7 @@ exports[`Server DevServerPlugin should create and run server with old parameters
40
40
Array [
41
41
Array [
42
42
"client",
43
- "index.js?protocol=ws%3A&hostname=localhost&port=8124 &pathname=%2Fws&logging=info",
43
+ "index.js?protocol=ws%3A&hostname=localhost&port=8125 &pathname=%2Fws&logging=info",
44
44
],
45
45
Array [
46
46
"node_modules",
You can’t perform that action at this time.
0 commit comments