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 7e8d189 commit fdff5c5Copy full SHA for fdff5c5
packages/rum-core/src/domain/contexts/ciTestContext.ts
@@ -1,4 +1,4 @@
1
-import {getCookie} from '@datadog/browser-core';
+import { getCookie } from '@datadog/browser-core'
2
3
export const CI_VISIBILITY_TEST_ID_COOKIE_NAME = 'datadog-ci-visibility-test-execution-id'
4
0 commit comments