Skip to content

Commit

Permalink
test: limit stack size in test-error-serdes
Browse files Browse the repository at this point in the history
  • Loading branch information
LiviaMedeiros committed Apr 24, 2024
1 parent 91dc8c9 commit b3d0804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/parallel/test-error-serdes.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Flags: --expose-internals
// Flags: --expose-internals --stack-size=128
'use strict';
require('../common');
const assert = require('assert');
Expand Down

0 comments on commit b3d0804

Please sign in to comment.