Skip to content

Commit

Permalink
unskip getting_started/shakespeare test elasticsearch 64016
Browse files Browse the repository at this point in the history
  • Loading branch information
LeeDr committed Jan 26, 2021
1 parent b35a4e6 commit 7ce325d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/functional/apps/getting_started/_shakespeare.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {

// https://www.elastic.co/guide/en/kibana/current/tutorial-load-dataset.html

// Failing: See https://github.com/elastic/kibana/issues/82206
describe.skip('Shakespeare', function describeIndexTests() {
describe('Shakespeare', function describeIndexTests() {
// index starts on the first "count" metric at 1
// Each new metric or aggregation added to a visualization gets the next index.
// So to modify a metric or aggregation tests need to keep track of the
Expand Down

0 comments on commit 7ce325d

Please sign in to comment.