Skip to content

Commit

Permalink
skip failing test suite (elastic#196765)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine committed Oct 18, 2024
1 parent 48328c7 commit d56651b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ export default function ({ getService }: FtrProviderContext) {
const ipinfoDatabaseName = 'asn';
const normalizedIpinfoDatabaseName = 'asn';

// Failing: See https://github.com/elastic/kibana/issues/196765
// Failing: See https://github.com/elastic/kibana/issues/196765
describe.skip('Manage databases', function () {
after(async () => {
Expand Down

0 comments on commit d56651b

Please sign in to comment.