Skip to content
/ kibana Public
forked from elastic/kibana

Commit

Permalink
removing the linked issue in comments from PR (elastic#93303)
Browse files Browse the repository at this point in the history
  • Loading branch information
bhavyarm authored Mar 2, 2021
1 parent 9d1df3f commit 4218813
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/functional/apps/management/_import_objects.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
const testSubjects = getService('testSubjects');
const log = getService('log');

// FLAKY: https://github.com/elastic/kibana/issues/89478
describe('import objects', function describeIndexTests() {
describe('.ndjson file', () => {
beforeEach(async function () {
Expand Down

0 comments on commit 4218813

Please sign in to comment.