Merge branch 'main' into xiaochuanli/addChromeExtensions
This commit is contained in:
@@ -17,7 +17,8 @@ from .chrome import (
|
||||
check_history_deleted,
|
||||
is_expected_search_query,
|
||||
is_expected_active_tab,
|
||||
is_expected_url_pattern_match
|
||||
is_expected_url_pattern_match,
|
||||
is_added_to_steam_cart
|
||||
)
|
||||
from .docs import (
|
||||
compare_font_names,
|
||||
@@ -123,3 +124,7 @@ from .vscode import (
|
||||
check_json_settings,
|
||||
check_json_keybindings
|
||||
)
|
||||
|
||||
|
||||
def infeasible():
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user