Unverified Commit c94e8021 authored by Adam Stephens's avatar Adam Stephens
Browse files

garage: fix passthru tests attribute

parent f396d53d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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";