Skip to content

Commit

Permalink
update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
goto-bus-stop committed Oct 10, 2024
1 parent 6a81ea5 commit 042e178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ var src = require('fs').readFileSync(require.resolve('acorn'))
var parse = require('acorn').parse
var dash = require('../')

var NUM_NODES = 27181
var NUM_NODES = 27660

test('dash-ast', function (t) {
var ast = parse(src)
Expand Down

0 comments on commit 042e178

Please sign in to comment.