diff --git a/src/events.test.ts b/src/events.test.ts index 2c86cbd..ac63ec8 100644 --- a/src/events.test.ts +++ b/src/events.test.ts @@ -12,7 +12,7 @@ const twoHourAgo = dateFns.format( const now = dateFns.format(new Date(), "yyyy-MM-dd hh:mm:ss"); describe("Events", () => { - test.only("clickhouse is healthy", async () => { + test("clickhouse is healthy", async () => { const { data } = await ( await clickhouseClient.query({ query: `