mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-08 22:12:56 +00:00
3 lines
79 B
Python
3 lines
79 B
Python
def test_proxy_select_1(static_proxy):
|
|
static_proxy.safe_psql("select 1;")
|