fix: unblock bundled plugin load
This commit is contained in:
@@ -8,6 +8,7 @@ const execSyncMock = vi.fn();
|
||||
|
||||
describe("cli credentials", () => {
|
||||
beforeEach(() => {
|
||||
vi.resetModules();
|
||||
vi.useFakeTimers();
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user