mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-27 10:00:38 +00:00
[proxy] Add pytest fixture (#1311)
This commit is contained in:
2
test_runner/batch_others/test_proxy.py
Normal file
2
test_runner/batch_others/test_proxy.py
Normal file
@@ -0,0 +1,2 @@
|
||||
def test_proxy_select_1(static_proxy):
|
||||
static_proxy.safe_psql("select 1;")
|
||||
Reference in New Issue
Block a user