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.
2 parents 0748578 + 670b4ab commit 8d59e56Copy full SHA for 8d59e56
test.js
@@ -232,7 +232,7 @@ test('cve id', function (t) {
232
t.ok(list && list.length > 1, 'got a list')
233
234
t.deepEqual(list[list.length - 30], {
235
- sha: 'de55c4c81dfb6cf13e5e2ae24ae88c9be4f5b598',
+ sha: '6c82ccd24e44167433126ba2bf4e95c8c4f41297',
236
authors: [
237
{ name: 'RafaelGSS', email: 'rafael.nunu@hotmail.com' }
238
],
0 commit comments