Skip to content

Commit 24d207c

Browse files
committed
test(server): update entry snapshot
1 parent affc96a commit 24d207c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/server/__snapshots__/Server.test.js.snap

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ exports[`Server addEntries add hot option 1`] = `
44
Array [
55
Array [
66
"client",
7+
"default",
78
"index.js?http:",
89
"localhost:8090",
910
],
@@ -34,6 +35,7 @@ exports[`Server addEntries add hotOnly option 1`] = `
3435
Array [
3536
Array [
3637
"client",
38+
"default",
3739
"index.js?http:",
3840
"localhost:8090",
3941
],

0 commit comments

Comments
 (0)