tests: enable test_readonly_node_gc

This commit is contained in:
John Spray
2024-11-21 10:15:21 +00:00
parent c7d3bd105c
commit fc71eb5872

View File

@@ -122,7 +122,6 @@ def test_readonly_node(neon_simple_env: NeonEnv):
)
@pytest.mark.skip("See https://github.com/neondatabase/neon/issues/9754")
def test_readonly_node_gc(neon_env_builder: NeonEnvBuilder):
"""
Test static endpoint is protected from GC by acquiring and renewing lsn leases.