Skip to content

Commit 7298510

Browse files
committed
space instead of tabs
1 parent 63c9262 commit 7298510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/lib-http-proxy-common-test.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ describe('lib/http-proxy/common.js', function () {
1717
},
1818
headers: {'fizz': 'bang', 'overwritten':true},
1919
localAddress: 'local.address',
20-
auth:'username:pass'
20+
auth:'username:pass'
2121
},
2222
{
2323
method : 'i',

0 commit comments

Comments
 (0)