mirror of
https://github.com/jkingsman/Remote-Terminal-for-MeshCore.git
synced 2026-08-06 16:53:38 +02:00
Try using direct admin-binary fetch
This commit is contained in:
@@ -348,6 +348,8 @@ describe('useRepeaterDashboard', () => {
|
||||
});
|
||||
mockApi.repeaterOwnerInfo.mockResolvedValueOnce({
|
||||
owner_info: null,
|
||||
firmware_version: null,
|
||||
name: null,
|
||||
guest_password: null,
|
||||
});
|
||||
mockApi.repeaterLppTelemetry.mockResolvedValueOnce({ sensors: [] });
|
||||
|
||||
Reference in New Issue
Block a user