Skip to content

Fix ambiguous Skills heading lookup in packed-release e2e #631

Description

@ScriptedAlchemy

packages/workbench/tests/packed-release.e2e.test.ts can flake because getByRole('heading', { name: 'Skills' }) also matches the Source skills h2.

Narrow the locator to the intended heading (for example, exact name or level) with #600 PR 2/3.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions