update tests

This commit is contained in:
2016-11-15 00:18:32 +01:00
parent 0e63c17fc2
commit 4db221ea2d
2 changed files with 3 additions and 2 deletions

View File

@@ -89,7 +89,8 @@ describe('NPMCI',function(){
done()
})
})
});
})
describe('npmci prepare ssh',function(){
it('should pick up SSH keys',function(done){
NpmciSsh.ssh()