Skip to content

Commit fdff5c5

Browse files
Run prettier
1 parent 7e8d189 commit fdff5c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/rum-core/src/domain/contexts/ciTestContext.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import {getCookie} from '@datadog/browser-core';
1+
import { getCookie } from '@datadog/browser-core'
22

33
export const CI_VISIBILITY_TEST_ID_COOKIE_NAME = 'datadog-ci-visibility-test-execution-id'
44

0 commit comments

Comments
 (0)