Skip to content
This repository was archived by the owner on Apr 2, 2024. It is now read-only.

Commit 5cc9bb7

Browse files
committed
Add public schema to upgrade tests
1 parent 1836174 commit 5cc9bb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/pgmodel/upgrade_tests/upgrade_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -414,6 +414,7 @@ var schemas []string = []string{
414414
}
415415

416416
var ourSchemas []string = []string{
417+
"public",
417418
"_prom_catalog",
418419
"_prom_ext",
419420
"prom_api",

0 commit comments

Comments
 (0)