Skip to content

fix: Fix the workspace-search plugin tests#2706

Open
gonfunko wants to merge 1 commit into
v13from
workspace-search
Open

fix: Fix the workspace-search plugin tests#2706
gonfunko wants to merge 1 commit into
v13from
workspace-search

Conversation

@gonfunko

Copy link
Copy Markdown
Contributor

The basics

The details

Proposed Changes

This PR fixes the tests for the workspace-search plugin. There were two issues:

  • At some point, we changed the behavior to allow the workspace to be directly focusable rather than focusing the first block. The tests were expecting the latter behavior; I updated them to expect and verify the former.
  • Things weren't being cleaned up and timers were firing after test teardown, causing a failure to be reported even though all testcases were passing.

@gonfunko gonfunko requested a review from a team as a code owner June 15, 2026 21:47
@gonfunko gonfunko requested review from lizschwab and removed request for a team June 15, 2026 21:47
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.

2 participants