Skip to content

Commit

Permalink
relabel to test sensor/schedule to manual tick
Browse files Browse the repository at this point in the history
  • Loading branch information
dliu27 committed Oct 30, 2024
1 parent a1fc3f3 commit d9a3490
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ export const ScheduleDetails = (props: {
setShowTestTickDialog(true);
}}
>
Test Schedule
Manual tick
</Button>
</Box>
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ export const SensorDetails = ({
setShowTestTickDialog(true);
}}
>
Test sensor
Manual tick
</Button>
</Tooltip>
</Box>
Expand Down

0 comments on commit d9a3490

Please sign in to comment.