From 03b60a63cd7b933475a15d9f9afa936906d0cd2b Mon Sep 17 00:00:00 2001 From: Peng Xiao Date: Tue, 23 Jan 2024 01:41:39 +0000 Subject: [PATCH] fix: remove incorrect commit (#5660) --- test.txt | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 test.txt diff --git a/test.txt b/test.txt deleted file mode 100644 index dec6048b25..0000000000 --- a/test.txt +++ /dev/null @@ -1,16 +0,0 @@ - - RUN v1.1.3 /Users/pengx17/Documents/GitHub/AFFiNE - - ✓ packages/frontend/core/src/hooks/__tests__/use-block-suite-workspace-page-title.spec.tsx (1 test) 11ms - -⎯⎯⎯⎯⎯⎯ Unhandled Errors ⎯⎯⎯⎯⎯⎯ - -Vitest caught 2 unhandled errors during the test run. -This might cause false positive tests. Resolve unhandled errors to make sure your tests are not affected. -⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ - Test Files 1 passed (1) - Tests 1 passed (1) - Errors 2 errors - Start at 18:09:25 - Duration 1.63s (transform 536ms, setup 40ms, collect 1.31s, tests 11ms, environment 86ms, prepare 38ms) -