Skip to content

chore: use selectItemByLabel function for selecting items

Jacques Erasmus requested to merge 1438-quick-pick-test-cleanup into main

Description

Minor cleanup of the show_quick_pick_menu.test.ts tests to use the selectItemByLabel function for selecting items.

Related Issues

Contributes to #1438 (closed)

How has this been tested?

N/A

Screenshots (if appropriate)

What CHANGELOG entry will this MR create?

  • fix: Bug fix fixes - a user-facing issue in production - included in changelog
  • feature: New feature - a user-facing change which adds functionality - included in changelog
  • BREAKING CHANGE: (fix or feature that would cause existing functionality to change) - should bump major version, mentioned in the changelog
  • None - other non-user-facing changes
Edited by Jacques Erasmus

Merge request reports

Loading