mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-11-23 09:16:29 -06:00
Further message tweak.
This commit is contained in:
parent
bfb05d3f9f
commit
ee2099d9c6
@ -192,7 +192,7 @@ class CheckForXssFeatureTest(BaseFeatureTest):
|
||||
|
||||
def _check_xss_in_query_tool_history(self):
|
||||
print(
|
||||
"\n\tChecking the query tool history for XSS vulnerabilities",
|
||||
"\n\tChecking the Query Tool history for XSS vulnerabilities... ",
|
||||
file=sys.stderr, end=""
|
||||
)
|
||||
self.page.fill_codemirror_area_with(
|
||||
|
Loading…
Reference in New Issue
Block a user