From dea3d9fd4e1182af480b5abb96ee692fe06843c3 Mon Sep 17 00:00:00 2001 From: Arseny Balobanov Date: Wed, 3 Mar 2021 15:58:56 +0300 Subject: [PATCH] [gitfame] Fix bad revision test for case-insensitive fs. --- gitfame/test/integration/testdata/tests/26/description.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitfame/test/integration/testdata/tests/26/description.yaml b/gitfame/test/integration/testdata/tests/26/description.yaml index 06c6d6f..4b1923b 100644 --- a/gitfame/test/integration/testdata/tests/26/description.yaml +++ b/gitfame/test/integration/testdata/tests/26/description.yaml @@ -1,6 +1,6 @@ # bad revision name: bad revision -args: [--revision, head] +args: [--revision, H3AD] bundle: simple.bundle error: true