mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fixed maintenance feature test.
This commit is contained in:
parent
7bd0d55c83
commit
76f581289c
@ -120,7 +120,7 @@ class PGUtilitiesMaintenanceFeatureTest(BaseFeatureTest):
|
||||
NavMenuLocators.maintenance_operation, 10)
|
||||
|
||||
def verify_command(self):
|
||||
test_gui_helper.open_process_details()
|
||||
test_gui_helper.open_process_details(self)
|
||||
|
||||
message = self.page.find_by_css_selector(
|
||||
NavMenuLocators.process_watcher_detailed_message_css).text
|
||||
|
Loading…
Reference in New Issue
Block a user