mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
skip failing test suite (#196765)
This commit is contained in:
parent
48ac7dcb90
commit
c899e7d667
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