Skip to content

Commit

Permalink
test(server): update entry snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
knagaitsev committed Jun 11, 2019
1 parent affc96a commit 24d207c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/server/__snapshots__/Server.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ exports[`Server addEntries add hot option 1`] = `
Array [
Array [
"client",
"default",
"index.js?http:",
"localhost:8090",
],
Expand Down Expand Up @@ -34,6 +35,7 @@ exports[`Server addEntries add hotOnly option 1`] = `
Array [
Array [
"client",
"default",
"index.js?http:",
"localhost:8090",
],
Expand Down

0 comments on commit 24d207c

Please sign in to comment.