mirror of
https://github.com/jkingsman/Remote-Terminal-for-MeshCore.git
synced 2026-05-08 22:35:10 +02:00
Add hourly sync and crow loudly if it finds a discrepancy
This commit is contained in:
@@ -183,9 +183,7 @@ describe('SettingsModal', () => {
|
||||
renderModal();
|
||||
openRadioSection();
|
||||
|
||||
expect(
|
||||
screen.getByText(/Configured radio contact capacity/i)
|
||||
).toBeInTheDocument();
|
||||
expect(screen.getByText(/Configured radio contact capacity/i)).toBeInTheDocument();
|
||||
});
|
||||
|
||||
it('saves changed max contacts value through onSaveAppSettings', async () => {
|
||||
|
||||
Reference in New Issue
Block a user