Merge pull request #215110 from gador/pgadmin-use-pstgresqltesthook

pgadmin4-desktopmode: init at 6.19, pgadmin4: simplify tests
This commit is contained in:
Nick Cao
2023-02-09 16:05:44 +08:00
committed by GitHub
6 changed files with 157 additions and 218 deletions

View File

@@ -520,7 +520,6 @@ in {
peering-manager = handleTest ./web-apps/peering-manager.nix {};
peertube = handleTestOn ["x86_64-linux"] ./web-apps/peertube.nix {};
pgadmin4 = handleTest ./pgadmin4.nix {};
pgadmin4-standalone = handleTest ./pgadmin4-standalone.nix {};
pgjwt = handleTest ./pgjwt.nix {};
pgmanage = handleTest ./pgmanage.nix {};
phosh = handleTest ./phosh.nix {};