From b92250fd184908dd68d26ee16f45f208c378922a Mon Sep 17 00:00:00 2001 From: Roman Date: Mon, 6 May 2024 20:26:59 +0800 Subject: [PATCH] test: re-enable all tests - remove current dir debug --- .github/workflows/test_common.yml | 3 +-- src/node/waku_node.py | 2 -- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/test_common.yml b/.github/workflows/test_common.yml index a4a0eac26b..77f7fb5851 100644 --- a/.github/workflows/test_common.yml +++ b/.github/workflows/test_common.yml @@ -50,8 +50,7 @@ jobs: - name: Run tests run: | - pwd - pytest tests/relay/test_rln.py -n 4 --dist loadgroup --reruns 2 --alluredir=allure-results + pytest -n 4 --dist loadgroup --reruns 2 --alluredir=allure-results - name: Get allure history if: always() diff --git a/src/node/waku_node.py b/src/node/waku_node.py index 94f7ad8f10..62d0595b44 100644 --- a/src/node/waku_node.py +++ b/src/node/waku_node.py @@ -337,8 +337,6 @@ def parse_rln_credentials(self, default_args, is_registration): current_working_directory = os.getcwd() - logger.debug(f"Current working directory: {current_working_directory}") - if self.is_nwaku(): if is_registration: rln_args.update(