mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
skip failing test suite (#209008)
This commit is contained in:
parent
3e147d5908
commit
7389b05690
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ export default function (providerContext: FtrProviderContext) {
|
|||
const spaces = getService('spaces');
|
||||
let TEST_SPACE_1: string;
|
||||
|
||||
// Failing: See https://github.com/elastic/kibana/issues/209008
|
||||
// Failing: See https://github.com/elastic/kibana/issues/209008
|
||||
describe.skip('change space agent policies', function () {
|
||||
skipIfNoDockerRegistry(providerContext);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue