mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-16 18:25:12 -06:00
Remove unnecessary screenshot.
This commit is contained in:
parent
22776d2e14
commit
1850a3a995
@ -107,9 +107,6 @@ class QueryToolFeatureTest(BaseFeatureTest):
|
|||||||
def after(self):
|
def after(self):
|
||||||
self.page.remove_server(self.server)
|
self.page.remove_server(self.server)
|
||||||
|
|
||||||
# screen shots
|
|
||||||
self._screenshot()
|
|
||||||
|
|
||||||
def _reset_options(self):
|
def _reset_options(self):
|
||||||
# this will set focus to correct iframe.
|
# this will set focus to correct iframe.
|
||||||
self.page.fill_codemirror_area_with('')
|
self.page.fill_codemirror_area_with('')
|
||||||
|
Loading…
Reference in New Issue
Block a user