diff --git a/test/integration/bisect/test.json b/test/integration/bisect/test.json index 2bf2b418b..58263936d 100644 --- a/test/integration/bisect/test.json +++ b/test/integration/bisect/test.json @@ -1,4 +1,5 @@ { "description": "Basic git bisect usage", - "speed": 5 + "speed": 5, + "skip": true }