Fixed code smell 'String literals should not be duplicated' reported by SonarQube.
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=48737e6a02f171e7554d9171253b1f7d82886b63 Author: Yogesh Mahajan <yogesh.maha...@enterprisedb.com> Modified Files -------------- .../feature_tests/pg_datatype_validation_test.py | 7 +-- .../pg_utilities_backup_restore_test.py | 9 ++-- .../query_tool_auto_complete_tests.py | 19 ++++---- .../feature_tests/query_tool_journey_test.py | 50 ++++++++++++---------- web/pgadmin/feature_tests/query_tool_tests.py | 27 ++++++------ web/pgadmin/feature_tests/view_data_dml_queries.py | 5 ++- .../xss_checks_panels_and_query_tool_test.py | 16 ++++--- 7 files changed, 73 insertions(+), 60 deletions(-)