[ML] Re-activate after method in transform test (#51815) (#52267)

This commit is contained in:
Robert Oskamp 2019-12-05 14:38:20 +01:00 committed by GitHub
parent 2706c6c372
commit 146962f71f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,10 +23,10 @@ export default function({ getService }: FtrProviderContext) {
await esArchiver.load('ml/farequote');
});
// after(async () => {
// await esArchiver.unload('ml/farequote');
// await transform.api.cleanTransformIndices();
// });
after(async () => {
await esArchiver.unload('ml/farequote');
await transform.api.cleanTransformIndices();
});
const testDataList = [
{