Fix test name

This commit is contained in:
Eelco Dolstra 2024-10-22 22:05:48 +02:00
parent eaae19403d
commit e09666d314

View file

@ -12,7 +12,7 @@ let
storeUrl = "s3://my-cache?endpoint=http://server:9000&region=eu-west-1";
in {
name = "nix-copy-closure";
name = "s3-binary-cache-store";
nodes =
{ server =