Skip to content

Commit

Permalink
Remove flakyness comment
Browse files Browse the repository at this point in the history
  • Loading branch information
weltenwort committed Feb 25, 2020
1 parent 63ccb7f commit 8deb4c7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ export default ({ getPageObjects, getService }: FtrProviderContext) => {
const pageObjects = getPageObjects(['common', 'infraLogs']);
const retry = getService('retry');

// FLAKY: https://github.com/elastic/kibana/issues/58059
describe('Logs Source Configuration', function() {
this.tags('smoke');

Expand Down

0 comments on commit 8deb4c7

Please sign in to comment.