Skip TestIntegration_AdminApiReencrypt. (#105454)

* Skip TestIntegration_AdminApiReencrypt and TestIntegration_AdminApiReencrypt_Enterprise.
This commit is contained in:
Peter Štibraný
2025-05-15 13:38:42 +02:00
committed by GitHub
parent bb04b9c55b
commit ba111e612b
2 changed files with 4 additions and 0 deletions
@@ -36,6 +36,8 @@ func TestMain(m *testing.M) {
}
func TestIntegration_AdminApiReencrypt(t *testing.T) {
t.Skip("This test is currently broken, investigating...")
const (
dataSourceTable = "data_source"
secretsTable = "secrets"