diff --git a/bindings/python/tests/fdbcli_tests.py b/bindings/python/tests/fdbcli_tests.py index 810257be64..49fd45c632 100755 --- a/bindings/python/tests/fdbcli_tests.py +++ b/bindings/python/tests/fdbcli_tests.py @@ -416,6 +416,6 @@ if __name__ == '__main__': else: assert process_number > 1, "Process number should be positive" coordinators() - exclude() + # exclude()