Skip to content

Commit

Permalink
style:
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed Jun 21, 2019
1 parent c75d9fe commit 307cab6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/global-agent/routines/bootstrap.js
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,6 @@ test('proxies HTTP request', async (t) => {
t.assert(response.body === 'OK');
});


test('proxies HTTPS request', async (t) => {
bootstrap({});

Expand Down

0 comments on commit 307cab6

Please sign in to comment.