Skip to content

Commit

Permalink
Add password
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon authored Nov 25, 2024
1 parent 80071d2 commit cc8960f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_slot_name.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ def setUp(self):
"port": 5432,
"dbname": "test_db",
"user": "postgres",
"password": "s3cr3t",
}

def test_default_slot_name(self):
Expand Down

0 comments on commit cc8960f

Please sign in to comment.