Skip to content

Update recorder start case in sample.spec.ts#3543

Merged
MaryGao merged 3 commits intoAzure:mainfrom
v-jiaodi:fix-issue3503
Oct 22, 2025
Merged

Update recorder start case in sample.spec.ts#3543
MaryGao merged 3 commits intoAzure:mainfrom
v-jiaodi:fix-issue3503

Conversation

@v-jiaodi
Copy link
Copy Markdown
Member

fixes #3503

@v-jiaodi v-jiaodi marked this pull request as ready for review October 21, 2025 05:45
// Licensed under the MIT License.

import { Recorder } from "@azure-tools/test-recorder";
// import { Recorder } from "@azure-tools/test-recorder";
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we comment them out but we still have dependencies in package.json https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/compute/arm-compute/package.json#L33-L34, will this cause any issue?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no,I don't think this will cause any issues

@MaryGao MaryGao enabled auto-merge (squash) October 22, 2025 06:09
@MaryGao MaryGao merged commit 2596a3e into Azure:main Oct 22, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Skip recorder start in sample.spec.ts for sdk recorder test

3 participants