mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-01-24 15:26:46 -06:00
Update feature test to support changed editor options.
This commit is contained in:
parent
9f26e7ed20
commit
72505b27cb
@ -112,7 +112,7 @@ class PGDataypeFeatureTest(BaseFeatureTest):
|
||||
|
||||
option_node = self.page.find_by_xpath(
|
||||
NavMenuLocators.specified_sub_node_of_pref_tree_node.format(
|
||||
'Query Tool', 'Options'))
|
||||
'Query Tool', 'Editor'))
|
||||
option_node.click()
|
||||
|
||||
self.page.set_switch_box_status(
|
||||
|
Loading…
Reference in New Issue
Block a user