Description
There is a duplicate method in the SensorsBlocks implementation which causes redundant behavior.
Solution
Removed duplicate method and updated the related test cases.
PR Reference
This issue replaces PR #4790 which was closed for missing issue reference.
Additional Info
All Jest tests passed locally.