Skip to content

Commit cd1311c

Browse files
jfrochesamrose
authored andcommitted
feat: use default nixos extension test
And run pg_regress tests for pg_stat_monitor as part of the unified extension tests
1 parent 175bc5f commit cd1311c

File tree

2 files changed

+3
-159
lines changed

2 files changed

+3
-159
lines changed

nix/ext/tests/default.nix

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -217,12 +217,13 @@ builtins.listToAttrs (
217217
"hypopg"
218218
"index_advisor"
219219
"pg_cron"
220-
"pg_hashids"
221220
"pg_graphql"
221+
"pg_hashids"
222222
"pg_jsonschema"
223223
"pg_net"
224-
"pgaudit"
224+
"pg_stat_monitor"
225225
"pg_tle"
226+
"pgaudit"
226227
"vector"
227228
"wal2json"
228229
"wrappers"

nix/ext/tests/pg_stat_monitor.nix

Lines changed: 0 additions & 157 deletions
This file was deleted.

0 commit comments

Comments
 (0)