Skip to content

Commit

Permalink
Skip test cluster.desired_nodes/20_dry_run using _internal API
Browse files Browse the repository at this point in the history
  • Loading branch information
ezimuel committed Aug 9, 2022
1 parent 0234777 commit e98c4d3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion util/YamlTests.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ class YamlTests
const YAML_FILES_TO_OMIT = [
'platinum/eql/10_basic.yml',
// use of _internal APIs
'free/cluster.desired_nodes/10_basic.yml',
'free/cluster.desired_nodes/10_basic.yml',
'free/cluster.desired_nodes/20_dry_run.yml',
'free/health/'
];

Expand Down

0 comments on commit e98c4d3

Please sign in to comment.