Skip to content

Commit

Permalink
Update packages/xsnap/test/xsnap-eof.test.js
Browse files Browse the repository at this point in the history
Co-authored-by: Richard Gibson <[email protected]>
  • Loading branch information
siarhei-agoric and gibson042 authored Sep 24, 2024
1 parent d44502a commit c8a42a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/xsnap/test/xsnap-eof.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ async function expectTermination(worker, beforeWait, afterWait) {
};
}

async function verifyStdError(t, results, expectedStderr) {
function verifyStdError(t, results, expectedStderr) {
const {
beforeWaitError,
afterWaitError,
Expand Down

0 comments on commit c8a42a2

Please sign in to comment.