mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-15 01:12:56 +00:00
5 lines
97 B
Python
5 lines
97 B
Python
|
|
|
|
def test_proxy_select_1(vanilla_pg_1mb, static_proxy):
|
|
static_proxy.safe_psql("select 1;")
|