Skip to content

Conversation

@aeschli
Copy link
Contributor

@aeschli aeschli commented Jan 19, 2026

From #288902

Copilot AI review requested due to automatic review settings January 19, 2026 15:20
@aeschli aeschli enabled auto-merge (squash) January 19, 2026 15:20
@aeschli aeschli self-assigned this Jan 19, 2026
@vs-code-engineering vs-code-engineering bot added this to the January 2026 milestone Jan 19, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request addresses review feedback from PR #288902 by fixing two issues in test files: a bug with an incorrect parameter in a map callback and a typo in a comment.

Changes:

  • Removed an extraneous fourth parameter from an Array.map callback in promptsService.test.ts
  • Corrected a spelling error in a comment from "fro" to "from" in promptHeaderAutocompletion.test.ts

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/vs/workbench/contrib/chat/test/common/promptSyntax/service/promptsService.test.ts Fixed bug by removing incorrect fourth parameter (undefined) from map callback
src/vs/workbench/contrib/chat/test/browser/promptSyntax/languageProviders/promptHeaderAutocompletion.test.ts Corrected spelling typo in comment from "fro" to "from"

@aeschli aeschli merged commit 05e7063 into main Jan 19, 2026
27 of 28 checks passed
@aeschli aeschli deleted the aeschli/surrounding-guppy branch January 19, 2026 15:38
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.

3 participants