Error: expected [ '_tier', 'testTagField' ] to sort of equal [ 'testTagField' ]
at Assertion.assert (/dev/shm/workspace/parallel/19/kibana/node_modules/@kbn/expect/expect.js:100:11)
at Assertion.eql (/dev/shm/workspace/parallel/19/kibana/node_modules/@kbn/expect/expect.js:244:8)
at Context.<anonymous> (test/api_integration/apis/management/rollup/rollup.js:59:39)
at Object.apply (/dev/shm/workspace/parallel/19/kibana/node_modules/@kbn/test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16) {
actual: '[\n "_tier"\n "testTagField"\n]',
expected: '[\n "testTagField"\n]',
showDiff: true
}