Fixed comment
This commit is contained in:
1
test/fixtures/svn/broken/svn
vendored
1
test/fixtures/svn/broken/svn
vendored
@@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# Simply return an error code to simulate a broken SVN installation
|
||||
exit 72
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user