We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3cdeb0 commit e4454f9Copy full SHA for e4454f9
spec/acceptance/clone_repo_spec.rb
@@ -3,7 +3,6 @@
3
require 'spec_helper_acceptance'
4
5
tmpdir = '/tmp/vcsrepo'
6
-homedir = '/tmp/' # set as /home/root/ for acceptance testing on containers
7
8
describe 'clones a remote repo' do
9
before(:all) do
0 commit comments