Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
shahzad31 committed May 1, 2020
1 parent 5dda388 commit cce528d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/test/functional/apps/uptime/index.ts
Original file line number Diff line number Diff line change
@@ -67,7 +67,7 @@ export default ({ loadTestFile, getService }: FtrProviderContext) => {
loadTestFile(require.resolve('./overview'));
loadTestFile(require.resolve('./monitor'));
loadTestFile(require.resolve('./ml_anomaly'));
// loadTestFile(require.resolve('./feature_controls'));
loadTestFile(require.resolve('./feature_controls'));
});
});
};

0 comments on commit cce528d

Please sign in to comment.