Merge pull request #7546 from jbudz/integ-test-fixtures

[tests] Remove _timestamp mapping from fixtures
This commit is contained in:
Jonathan Budzenski 2016-06-27 14:32:38 -05:00 committed by GitHub
commit 007606e24a
2 changed files with 0 additions and 6 deletions

View file

@ -33,9 +33,6 @@ module.exports = {
'match': '*'
}
}],
'_timestamp': {
'enabled': true
},
'properties': {
'@timestamp': {
'type': 'date'

View file

@ -33,9 +33,6 @@ module.exports = {
'match': '*'
}
}],
'_timestamp': {
'enabled': true
},
'properties': {
'@timestamp': {
'type': 'date'