From 4f95f933f7e2ac42e2b7855d1a5ee0879abc50b9 Mon Sep 17 00:00:00 2001 From: Mohammad Amin Date: Tue, 19 Dec 2023 14:22:56 +0330 Subject: [PATCH] trying again --- tests/unit/test_set_credentials.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/unit/test_set_credentials.py b/tests/unit/test_set_credentials.py index 6f7767c..95923d0 100644 --- a/tests/unit/test_set_credentials.py +++ b/tests/unit/test_set_credentials.py @@ -13,7 +13,7 @@ def test_neo4j_creds_set(): port = "port" user = "username" - password = "password" # GITLEAKS-IGNORE: hashicorp-tf-password + password = "password" #gitleaks:allow neo4j_ops.set_neo4j_db_info( neo4j_db_name=db_name,