Skip to content

Commit bd36495

Browse files
test: refactor, more todo
1 parent 97d6100 commit bd36495

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/e2e/hot-and-live-reload.test.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ const cssFilePath = path.resolve(
2020
'../fixtures/reload-config/main.css'
2121
);
2222

23+
// TODO no request and no websocket server when hot and liveRealod disables
2324
describe('hot and live reload', () => {
2425
// "sockjs" client cannot add additional headers
2526
const modes = [

0 commit comments

Comments
 (0)