Skip to content

Commit 816daff

Browse files
joker23claude
andcommitted
fix: Build js-contract-test-utils before contract-test service locally
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
1 parent e5d88be commit 816daff

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/sdk/node-client/contract-tests/run-contract-tests.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ SUPPRESSIONS="${SUPPRESSIONS:-$SCRIPT_DIR/testharness-suppressions.txt}"
2020
VERSION="${VERSION:-v2}"
2121

2222
yarn workspaces foreach -pR --topological-dev --from '@launchdarkly/node-client-sdk' run build
23+
yarn workspace @launchdarkly/js-contract-test-utils build:client
2324
yarn workspace @launchdarkly/node-client-sdk-contract-tests build
2425

2526
yarn workspace @launchdarkly/node-client-sdk-contract-tests start &

0 commit comments

Comments
 (0)