From 084818db3ef43d3d91c80c70311a6b001144cdc8 Mon Sep 17 00:00:00 2001 From: Jacky Zhao Date: Fri, 25 Oct 2024 15:34:42 -0700 Subject: [PATCH] put back only fuck --- tests/index.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/index.test.ts b/tests/index.test.ts index 0809094..73b001e 100644 --- a/tests/index.test.ts +++ b/tests/index.test.ts @@ -283,7 +283,7 @@ describe( expect(onExit).toHaveBeenCalledWith(null, -1); }); - test( + test.only( 'ordering is correct', async () => { console.log('-- start --')