Skip to content

Commit 2942008

Browse files
Expand core type-helper guard to new manager utility modules
Co-authored-by: Shri Sukhani <shrisukhani@users.noreply.github.com>
1 parent 406149e commit 2942008

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/test_core_type_helper_usage.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@
2525
"hyperbrowser/client/managers/async_manager/computer_action.py",
2626
"hyperbrowser/client/managers/sync_manager/session.py",
2727
"hyperbrowser/client/managers/async_manager/session.py",
28+
"hyperbrowser/client/managers/computer_action_utils.py",
29+
"hyperbrowser/client/managers/session_upload_utils.py",
30+
"hyperbrowser/client/managers/web_payload_utils.py",
2831
"hyperbrowser/tools/__init__.py",
2932
"hyperbrowser/display_utils.py",
3033
"hyperbrowser/exceptions.py",

0 commit comments

Comments
 (0)