Skip to content

fix #2108 Options provide should allow symbol keys - #2109

Open
DesselBane wants to merge 1 commit into
vuejs:devfrom
DesselBane:fix/provide-should-allow-symbol-keys
Open

fix #2108 Options provide should allow symbol keys#2109
DesselBane wants to merge 1 commit into
vuejs:devfrom
DesselBane:fix/provide-should-allow-symbol-keys

Conversation

@DesselBane

@DesselBane DesselBane commented Oct 20, 2025

Copy link
Copy Markdown

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

If yes, please describe the impact and migration path for existing applications:

The PR fulfills these requirements:

Other information:

Fixes #2108

@netlify

netlify Bot commented Oct 20, 2025

Copy link
Copy Markdown

Deploy Preview for vue-test-utils-v1 ready!

Name Link
🔨 Latest commit 0563d1e
🔍 Latest deploy log https://app.netlify.com/projects/vue-test-utils-v1/deploys/68f8a4104b89af00081de83f
😎 Deploy Preview https://deploy-preview-2109--vue-test-utils-v1.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@DesselBane
DesselBane force-pushed the fix/provide-should-allow-symbol-keys branch from 16b4ec4 to 46512b4 Compare October 20, 2025 09:32
@DesselBane
DesselBane marked this pull request as ready for review October 20, 2025 09:37
@DesselBane
DesselBane marked this pull request as draft October 22, 2025 05:43
@DesselBane
DesselBane marked this pull request as ready for review October 22, 2025 05:43
@DesselBane
DesselBane force-pushed the fix/provide-should-allow-symbol-keys branch from 46512b4 to 0563d1e Compare October 22, 2025 09:29
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.

VueTestUtilsConfigOptions provide type is not allowing symbols as keys

1 participant