mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Added RESQL/MSQL test cases for Table and its child nodes. Fixes #4622
This commit is contained in:
committed by
Akshay Joshi
parent
d276f37e87
commit
b2042f48cd
@@ -1417,6 +1417,7 @@ def get_parallel_sequential_module_list(module_list):
|
||||
sequential_tests_file = [
|
||||
'pgadmin.feature_tests.pg_utilities_backup_restore_test',
|
||||
'pgadmin.feature_tests.pg_utilities_maintenance_test',
|
||||
'pgadmin.feature_tests.keyboard_shortcut_test'
|
||||
]
|
||||
|
||||
# list of tests can be executed in parallel
|
||||
|
||||
Reference in New Issue
Block a user