Skip to content

Commit bbde1f6

Browse files
authored
Update test/proxy-bcrypt.test.js
1 parent 83e3dda commit bbde1f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/proxy-bcrypt.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ const os = require('os');
77

88
const tar = require('tar-fs');
99
const { HttpsProxyAgent } = require('https-proxy-agent');
10-
const fetch = require("node-fetch-native");
10+
const fetch = require('node-fetch-native');
1111
const { rimraf } = require('rimraf');
1212

1313
const test = require('tape');

0 commit comments

Comments
 (0)