Skip to content

Commit

Permalink
Revert "[test] Skipped monitoring test" (#71812)
Browse files Browse the repository at this point in the history
This reverts commit a851325.

Co-authored-by: Elastic Machine <[email protected]>
  • Loading branch information
Tyler Smalley and elasticmachine authored Jul 15, 2020
1 parent 339e13b commit 7f31e3e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions x-pack/test/functional/apps/monitoring/cluster/overview.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ import { getLifecycleMethods } from '../_get_lifecycle_methods';
export default function ({ getService, getPageObjects }) {
const overview = getService('monitoringClusterOverview');

// https://github.com/elastic/kibana/issues/71796
describe.skip('Cluster overview', () => {
describe('Cluster overview', () => {
describe('for Green cluster with Gold license', () => {
const { setup, tearDown } = getLifecycleMethods(getService, getPageObjects);

Expand Down

0 comments on commit 7f31e3e

Please sign in to comment.