mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-04 20:12:54 +00:00
Revert "chore(neon_test_utils): restrict installation to superuser" (#7679)
This reverts commit 1173ee6a7e.
## Problem
It breaks autoscaling tests
This commit is contained in:
@@ -3,5 +3,4 @@ comment = 'helpers for neon testing and debugging'
|
||||
default_version = '1.1'
|
||||
module_pathname = '$libdir/neon_test_utils'
|
||||
relocatable = true
|
||||
trusted = false
|
||||
superuser = true
|
||||
trusted = true
|
||||
|
||||
Reference in New Issue
Block a user