From 3baa841d6f62a75bf74ed0c26499b447c50bf32f Mon Sep 17 00:00:00 2001 From: Jill Date: Wed, 2 Feb 2022 16:07:26 +0100 Subject: tests: Fix garage integration test --- src/garage/Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/garage/Cargo.toml') diff --git a/src/garage/Cargo.toml b/src/garage/Cargo.toml index 82ae1896..d6034bbd 100644 --- a/src/garage/Cargo.toml +++ b/src/garage/Cargo.toml @@ -8,6 +8,8 @@ description = "Garage, an S3-compatible distributed object store for self-hosted repository = "https://git.deuxfleurs.fr/Deuxfleurs/garage" readme = "../../README.md" +autotests = false + [[bin]] name = "garage" path = "main.rs" -- cgit v1.2.3