{children}
, + DialogClose: () => null, + }; +}); + + +describe('RebootOTADialog', () => { + beforeEach(() => { + vi.useFakeTimers(); + rebootOtaMock.mockClear(); + }); + + afterEach(() => { + vi.useRealTimers(); + }); + + it('renders dialog with default input value', () => { + render(