garage: fix passthru tests attribute

This commit is contained in:
Adam Stephens 2023-08-29 10:18:07 -04:00
parent f396d53ddb
commit c94e8021de
No known key found for this signature in database

View file

@ -57,7 +57,7 @@ let
"sqlite"
]);
passthru = nixosTests.garage;
passthru.tests = nixosTests.garage;
meta = {
description = "S3-compatible object store for small self-hosted geo-distributed deployments";