Skip to content

Commit c87c52f

Browse files
committed
fix(cli:reload): support self-signed certificates with cli reload command - fixes #1235
1 parent 80120dc commit c87c52f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/specs/commands/reload.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ describe("E2E CLI `reload` with no files arg", function () {
7070
it("should make a http request with files arg over HTTPS", function (done) {
7171

7272
browserSync.reset();
73-
process.env.NODE_TLS_REJECT_UNAUTHORIZED = 0;
7473

7574
browserSync
7675
.create()

0 commit comments

Comments
 (0)