From 9d10d325a7489a47463f807c7e1ae21edec2e252 Mon Sep 17 00:00:00 2001 From: Piotr Sarnacki Date: Mon, 11 Dec 2023 11:43:00 +0100 Subject: [PATCH] Remove debug line --- tests/spacetimedb_client.test.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/spacetimedb_client.test.ts b/tests/spacetimedb_client.test.ts index fe983d7..ff5b9bb 100644 --- a/tests/spacetimedb_client.test.ts +++ b/tests/spacetimedb_client.test.ts @@ -388,7 +388,6 @@ describe("SpacetimeDBClient", () => { }); test("it calls onUpdate callback when a record is added with a subscription update and then with a transaction update when the PK is of type Identity", async () => { - console.log("-----------------------------------------------"); const client = new SpacetimeDBClient( "ws://127.0.0.1:1234", "db",