Skip to content

Commit 0b55317

Browse files
committed
test(plugins): isolate capability provider runtime mocks
1 parent 3225ec4 commit 0b55317

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/plugins/capability-provider-runtime.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,7 @@ function expectCompatChainApplied(params: {
297297

298298
describe("resolvePluginCapabilityProviders", () => {
299299
beforeAll(async () => {
300+
vi.resetModules();
300301
({
301302
resolveBundledCapabilityProviderIds,
302303
resolveManifestCapabilityProviderIds,

0 commit comments

Comments
 (0)