Fix some json typos from Chrome
This commit is contained in:
@@ -20,7 +20,6 @@ from .chrome import (
|
|||||||
get_find_unpacked_extension_path,
|
get_find_unpacked_extension_path,
|
||||||
get_data_delete_automacally,
|
get_data_delete_automacally,
|
||||||
get_active_tab_html_parse,
|
get_active_tab_html_parse,
|
||||||
get_active_tab_html_parse_accTree,
|
|
||||||
get_active_tab_url_parse,
|
get_active_tab_url_parse,
|
||||||
get_gotoRecreationPage_and_get_html_content,
|
get_gotoRecreationPage_and_get_html_content,
|
||||||
get_url_dashPart,
|
get_url_dashPart,
|
||||||
|
|||||||
@@ -54,8 +54,9 @@
|
|||||||
"expected": {
|
"expected": {
|
||||||
"type": "rule",
|
"type": "rule",
|
||||||
"rules": {
|
"rules": {
|
||||||
"expected": ["forms\\?title=&field_component_target_id=431"]
|
"expected": [
|
||||||
}
|
"forms\\?title=&field_component_target_id=431"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -62,4 +62,3 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
@@ -54,8 +54,11 @@
|
|||||||
"expected": {
|
"expected": {
|
||||||
"type": "rule",
|
"type": "rule",
|
||||||
"rules": {
|
"rules": {
|
||||||
"expected": ["AgeAppropriate:Kids", "search=spider-man%20toys", "S=4"]
|
"expected": [
|
||||||
}
|
"AgeAppropriate:Kids",
|
||||||
|
"search=spider-man%20toys",
|
||||||
|
"S=4"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user