We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f18375 commit 2ce4854Copy full SHA for 2ce4854
e2e/opentelemetry/opentelemetry.e2e.ts
@@ -1,4 +1,5 @@
1
import os from 'os';
2
+import { setTimeout } from 'timers/promises';
3
import { createExampleSetup, createTenv, type Container } from '@internal/e2e';
4
import { isCI } from '@internal/testing';
5
import { crypto, fetch } from '@whatwg-node/fetch';
0 commit comments