mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fixed 'Remove the unnecessary boolean literals' code smell.
This commit is contained in:
@@ -137,4 +137,4 @@ class KeyboardShortcutFeatureTest(BaseFeatureTest):
|
||||
maximize_button.click()
|
||||
|
||||
# save and close the preference dialog.
|
||||
self.page.click_modal('Save', True)
|
||||
self.page.click_modal('Save')
|
||||
|
||||
Reference in New Issue
Block a user