From f7e362220d08c67f4ca3c336682d0007ab2ab492 Mon Sep 17 00:00:00 2001 From: Stefan Zweifel Date: Sun, 11 Oct 2020 11:19:22 +0200 Subject: [PATCH] WIP --- tests/commit.bats | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/commit.bats b/tests/commit.bats index 2491b05..adb0ecf 100644 --- a/tests/commit.bats +++ b/tests/commit.bats @@ -105,7 +105,6 @@ main() { [ "${capture[5]}" = "git-stub push --set-upstream origin HEAD:master --tags" ] } - @test "skip-dirty-on-clean-repo-failure" { INPUT_SKIP_DIRTY_CHECK=true