We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3225ec4 commit 0b55317Copy full SHA for 0b55317
1 file changed
src/plugins/capability-provider-runtime.test.ts
@@ -297,6 +297,7 @@ function expectCompatChainApplied(params: {
297
298
describe("resolvePluginCapabilityProviders", () => {
299
beforeAll(async () => {
300
+ vi.resetModules();
301
({
302
resolveBundledCapabilityProviderIds,
303
resolveManifestCapabilityProviderIds,
0 commit comments