Revert "chore(neon_test_utils): restrict installation to superuser" (#7679)

This reverts commit 1173ee6a7e.

## Problem

It breaks autoscaling tests
This commit is contained in:
Alex Chi Z
2024-05-09 11:15:19 -04:00
committed by GitHub
parent 41fb838799
commit 2682e0254f

View File

@@ -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