Skip to content

Commit

Permalink
test(dev-sever): add e2e test cases part 2
Browse files Browse the repository at this point in the history
  • Loading branch information
LingyuCoder committed Sep 10, 2024
1 parent 60c5b3f commit 2246eee
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -169,10 +169,6 @@ exports[`logging should work and log static changes (sockjs) 1`] = `
[webpack-dev-server] Server started: Hot Module Replacement enabled, Live Reloading enabled, Progress disabled, Overlay enabled.,
[HMR] Waiting for update signal from WDS...,
Hey.,
[webpack-dev-server] "<cwd>/tests/fixtures/client-config/static/foo.txt" from static directory was changed. Reloading...,
[webpack-dev-server] Server started: Hot Module Replacement enabled, Live Reloading enabled, Progress disabled, Overlay enabled.,
[HMR] Waiting for update signal from WDS...,
Hey.,
]
`;

Expand Down

0 comments on commit 2246eee

Please sign in to comment.