You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The output of postgres --version is postgres (PostgreSQL) 14.9 (Homebrew) when Postgres has been installed with Homebrew. As a result, function get_pg_version in testgres/utils.py raises and prevents running tests.