mirror of
https://github.com/neondatabase/neon.git
synced 2026-06-02 13:00:37 +00:00
wip add NeonEnv
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -7,7 +7,7 @@ from fixtures.neon_fixtures import NeonEnv, NeonEnvBuilder
|
||||
#
|
||||
# Test starting Postgres with custom options
|
||||
#
|
||||
def test_config(neon_simple_env: NeonEnv):
|
||||
def test_configx(neon_simple_env: NeonEnv):
|
||||
env = neon_simple_env
|
||||
|
||||
# change config
|
||||
|
||||
Reference in New Issue
Block a user