Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.
Prev Previous commit
Next Next commit
format changed files
  • Loading branch information
idling11 committed Dec 29, 2023
commit a85229d5f29ba64b650283606f76bf64477a8b78
2 changes: 0 additions & 2 deletions tests/test_postgresql.py
Original file line number Diff line number Diff line change
Expand Up @@ -153,5 +153,3 @@ def test_special_char_password(self):

connection_verified = connect(db_url)
assert connection_verified._args.get("password") == password