We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"TryChatCodeLensProvider .. outputs expected telemetry"
1) TryChatCodeLensProvider outputs expected telemetry: AssertionError [ERR_ASSERTION]: telemetry metric 1 (of 1) not found (in the expected order): "vscode_executeCommand" + actual - expected { + command: 'aws.appBuilderForFileExplorer.refresh', + source: undefined - command: 'aws.amazonq.focusChat', - source: 'codeLens' } + expected - actual { - "command": "aws.appBuilderForFileExplorer.refresh" - "source": [undefined] + "command": "aws.amazonq.focusChat" + "source": "codeLens" }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Test Details
"TryChatCodeLensProvider .. outputs expected telemetry"
Log of Test Failure
The text was updated successfully, but these errors were encountered: