Run functional test dev server from snapshot by default (#20312)

This commit is contained in:
archana 2018-06-29 13:36:48 -05:00 committed by GitHub
parent 2cce4ff29f
commit 757e7d2e05
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -185,7 +185,6 @@ module.exports = function (grunt) {
args: [
'scripts/functional_tests_server',
'--config', 'test/functional/config.js',
'--esFrom', 'source',
'--debug',
'--',
'--server.maxPayloadBytes=1648576',