Skip to content

Commit

Permalink
remove comment about failing es promotion
Browse files Browse the repository at this point in the history
  • Loading branch information
spalger committed Apr 1, 2021
1 parent 4db082e commit d7389ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x-pack/test/functional/apps/security/users.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ export default function ({ getService, getPageObjects }) {
const config = getService('config');
const log = getService('log');

// FAILING ES PROMOTION: https://github.com/elastic/kibana/issues/96001
describe('users', function () {
before(async () => {
log.debug('users');
Expand Down

0 comments on commit d7389ae

Please sign in to comment.