1
0
Fork 0

Fixed jslint in testsuites/rspec

This commit is contained in:
Michael Hackstein 2017-05-05 15:59:02 +02:00
parent 4d7433bdbf
commit e54f4b96da
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ function rubyTests (options, ssl) {
instanceInfo.exitStatus = 'server is gone.';
break;
}
const subFolder = ssl ? 'ssl_server' : 'http_server'
const subFolder = ssl ? 'ssl_server' : 'http_server';
const resultfn = fs.join(options.testOutputDirectory, subFolder, te + '.json');
args = ['--color',