Skip to content

Commit

Permalink
trying again
Browse files Browse the repository at this point in the history
  • Loading branch information
amindadgar committed Dec 19, 2023
1 parent 050717f commit 4f95f93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/test_set_credentials.py
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 4f95f93

Please sign in to comment.