Skip to content

Commit

Permalink
removing the linked issue in comments from PR
Browse files Browse the repository at this point in the history
  • Loading branch information
bhavyarm committed Mar 2, 2021
1 parent 9e354bd commit 6f76762
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:/elastic/kibana/issues/89478
describe('import objects', function describeIndexTests() {
describe('.ndjson file', () => {
beforeEach(async function () {
Expand Down

0 comments on commit 6f76762

Please sign in to comment.