Skip to content

Commit 64db633

Browse files
committed
fix: remove flaky test from ignore list for investigation
1 parent 14761ad commit 64db633

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/test/script/test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ let ignore = [
1313
'rust/**/*',
1414
'tsfn2/tsfn2_st.test.js',
1515
'async/async_st.test.js',
16-
'node-addon-api/async_progress_worker.test.js', // flaky test, needs investigation
1716
]
1817

1918
const pthread = [

0 commit comments

Comments
 (0)