From 407d103a5fad2ac26519007bc128a1caf05012d7 Mon Sep 17 00:00:00 2001 From: dswbx Date: Wed, 26 Nov 2025 10:12:39 +0100 Subject: [PATCH] fix: remove test.only --- app/src/plugins/sort.plugin.spec.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/plugins/sort.plugin.spec.ts b/app/src/plugins/sort.plugin.spec.ts index 6f769d03..8a868278 100644 --- a/app/src/plugins/sort.plugin.spec.ts +++ b/app/src/plugins/sort.plugin.spec.ts @@ -752,7 +752,7 @@ describe("sort plugin", () => { expect(tasks[1].position).toBe(1); }); - test.only("should not create duplicates when moving to an occupied position", async () => { + test("should not create duplicates when moving to an occupied position", async () => { const app = createApp({ config: { data: em({