mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Further message tweak.
This commit is contained in:
@@ -192,7 +192,7 @@ class CheckForXssFeatureTest(BaseFeatureTest):
|
|||||||
|
|
||||||
def _check_xss_in_query_tool_history(self):
|
def _check_xss_in_query_tool_history(self):
|
||||||
print(
|
print(
|
||||||
"\n\tChecking the query tool history for XSS vulnerabilities",
|
"\n\tChecking the Query Tool history for XSS vulnerabilities... ",
|
||||||
file=sys.stderr, end=""
|
file=sys.stderr, end=""
|
||||||
)
|
)
|
||||||
self.page.fill_codemirror_area_with(
|
self.page.fill_codemirror_area_with(
|
||||||
|
|||||||
Reference in New Issue
Block a user