Skip to content

Commit

Permalink
Fix another random failure
Browse files Browse the repository at this point in the history
  • Loading branch information
jodosha committed Mar 16, 2015
1 parent fcaf1d4 commit 621865c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/lotusrc_test.rb
Expand Up @@ -34,6 +34,7 @@

describe "file doesn't exist" do
before do
Dir.chdir($pwd)
@old_pwd = Dir.pwd
Dir.chdir 'test/fixtures/lotusrc/no_exists'
@root = Pathname.new(Dir.pwd)
Expand Down

0 comments on commit 621865c

Please sign in to comment.