Skip to content

Commit ab38c0a

Browse files
test: added more tests
1 parent f1e638e commit ab38c0a

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

test/monitorPgClient.spec.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,4 @@ describe('tests monitorPgClient', () => {
5858
}).not.toThrow()
5959
expect(mockPgClientPrometheusExporter).toHaveBeenCalledTimes(3)
6060
})
61-
62-
63-
})
61+
})

0 commit comments

Comments
 (0)