From c02638e94653d4ba7b1b3020d18b5730f2a4f382 Mon Sep 17 00:00:00 2001 From: Nils Winkler Date: Tue, 16 Jun 2020 16:57:37 +0200 Subject: [PATCH] Fixed comment --- test/fixtures/svn/broken/svn | 1 + test/themes/base.theme.svn.bats | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/test/fixtures/svn/broken/svn b/test/fixtures/svn/broken/svn index 3c310539..c9f5235b 100755 --- a/test/fixtures/svn/broken/svn +++ b/test/fixtures/svn/broken/svn @@ -1,3 +1,4 @@ #!/usr/bin/env bash +# Simply return an error code to simulate a broken SVN installation exit 72 diff --git a/test/themes/base.theme.svn.bats b/test/themes/base.theme.svn.bats index 0a525c4a..0b578071 100644 --- a/test/themes/base.theme.svn.bats +++ b/test/themes/base.theme.svn.bats @@ -119,7 +119,7 @@ function setup_svn_path { setup_svn_path "$BASH_IT/test/fixtures/svn/broken" - # Load the base theme again so that the working SVN script is detected + # Load the base theme again so that the broken SVN script is detected load ../../themes/base.theme scm