diff --git a/web/pgadmin/feature_tests/query_tool_tests.py b/web/pgadmin/feature_tests/query_tool_tests.py index 3243f3634..8e0b7cc71 100644 --- a/web/pgadmin/feature_tests/query_tool_tests.py +++ b/web/pgadmin/feature_tests/query_tool_tests.py @@ -107,9 +107,6 @@ class QueryToolFeatureTest(BaseFeatureTest): def after(self): self.page.remove_server(self.server) - # screen shots - self._screenshot() - def _reset_options(self): # this will set focus to correct iframe. self.page.fill_codemirror_area_with('')