Skip to content

Commit de6efe4

Browse files
committed
don't need this
1 parent c4056f8 commit de6efe4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

plugins/node/opentelemetry-instrumentation-pg/test/pg-pool.test.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -932,10 +932,6 @@ describe('pg-pool', () => {
932932
});
933933

934934
describe('pg-pool (ESM)', () => {
935-
after(done => {
936-
done();
937-
});
938-
939935
it('should work with ESM usage', async () => {
940936
await testUtils.runTestFixture({
941937
cwd: __dirname,

0 commit comments

Comments
 (0)