mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
skip failing test suite (#196765)
This commit is contained in:
parent
48328c7fdb
commit
d56651bfd0
1 changed files with 1 additions and 0 deletions
|
@ -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 () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue