Skip to content

Commit 8f0902f

Browse files
committed
chore: update test and script references
1 parent 632e236 commit 8f0902f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/toolbar/src/core/tests/context-utils.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { expect, test, describe } from 'vitest';
2-
import type { LDContext, LDMultiKindContext, LDSingleKindContext } from 'launchdarkly-js-client-sdk';
2+
import type { LDContext, LDMultiKindContext, LDSingleKindContext } from '@launchdarkly/js-client-sdk';
33
import {
44
areContextsEqual,
55
getContextKind,

0 commit comments

Comments
 (0)