We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b2d60e commit d36b943Copy full SHA for d36b943
t/content-addressed/basic.t
@@ -19,6 +19,8 @@ use Test2::V0;
19
require Catalyst::Test;
20
Catalyst::Test->import('Hydra');
21
22
+skip_all("This test has been failing since the upgrade to Nix 2.30, and we don't yet know how to fix it.");
23
+
24
my $db = Hydra::Model::DB->new;
25
hydra_setup($db);
26
0 commit comments