merge/resync-2025-10-10 #9

Merged
ahuston-0 merged 5 commits from merge/resync-2025-10-10 into add-gitea-pulls 2025-10-10 16:39:27 -04:00
Showing only changes of commit ad7dbf6826 - Show all commits

View File

@@ -19,6 +19,8 @@ use Test2::V0;
require Catalyst::Test; require Catalyst::Test;
Catalyst::Test->import('Hydra'); Catalyst::Test->import('Hydra');
skip_all("This test has been failing since the upgrade to Nix 2.30, and we don't yet know how to fix it.");
my $db = Hydra::Model::DB->new; my $db = Hydra::Model::DB->new;
hydra_setup($db); hydra_setup($db);