mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-11 07:22:55 +00:00
5 lines
81 B
Python
5 lines
81 B
Python
|
|
|
|
def test_proxy_select_1(static_proxy):
|
|
static_proxy.safe_psql("select 1;")
|