Skip to content

Commit

Permalink
fix svn / hg test path issue
Browse files Browse the repository at this point in the history
  • Loading branch information
didil committed Feb 17, 2017
1 parent 5f9b2fc commit 6f0860c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/functional/git.test.js
Expand Up @@ -198,6 +198,7 @@ describe('Functional: Git', function () {

after(function () {
shell.rm('-rf', 'angular-bridge');
shell.cd('../..'); // go back to root
});


Expand Down

0 comments on commit 6f0860c

Please sign in to comment.