Files
neon/test_runner/batch_others/test_proxy.py
Bojan Serafimov d32085cf1b Simplify
2022-02-22 12:48:46 -05:00

5 lines
97 B
Python

def test_proxy_select_1(vanilla_pg_1mb, static_proxy):
static_proxy.safe_psql("select 1;")