Skip to content

Commit ac0c851

Browse files
committed
Updates perform_request_spec
1 parent dd785d9 commit ac0c851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

elasticsearch-api/spec/unit/perform_request_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
spec.module_namespace.flatten.first == 'rollup' ||
3030
[
3131
'scroll', 'clear_scroll', 'connector.last_sync', 'knn_search',
32-
'indices.put_data_stream_settings', 'indices.get_data_stream_settings'
32+
'indices.remove_block'
3333
].include?(spec.endpoint_name)
3434

3535
# These are the path parts defined by the user in the method argument

0 commit comments

Comments
 (0)