fix: remove test.only

This commit is contained in:
dswbx
2025-11-26 10:12:39 +01:00
parent 2fd8b9f9a0
commit 407d103a5f
+1 -1
View File
@@ -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({