We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5eeb819 commit 90121a6Copy full SHA for 90121a6
test/stats.js
@@ -63,7 +63,7 @@ test('server: get empty stats with json header', function (t) {
63
var opts = {
64
url: announceUrl.replace('/announce', '/stats'),
65
headers: {
66
- 'accept': 'application/json'
+ accept: 'application/json'
67
},
68
json: true
69
}
0 commit comments