Update expected table headers to fix functional test

This commit is contained in:
Matthew Bargar 2016-09-26 14:40:41 +02:00
parent a2a620373a
commit f65c9b595b

View file

@ -52,8 +52,9 @@ bdd.describe('creating and deleting default index', function describeIndexTests(
'name',
'type',
'format',
'searchable',
'aggregatable',
'analyzed',
'indexed',
'controls'
];