Skip to content

Commit

Permalink
remove issue link
Browse files Browse the repository at this point in the history
  • Loading branch information
dmlemeshko committed Aug 9, 2023
1 parent cfec10b commit 5f8cb25
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/functional/apps/visualize/group5/_tsvb_time_series.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ export default function ({ getPageObjects, getService }: FtrProviderContext) {
const browser = getService('browser');
const kibanaServer = getService('kibanaServer');

// Failing: See https://github.com/elastic/kibana/issues/162995
describe('visual builder', function describeIndexTests() {
before(async () => {
await security.testUser.setRoles([
Expand Down

0 comments on commit 5f8cb25

Please sign in to comment.