Skip to content

Commit 91d707c

Browse files
authored
Rename test repository (#30)
1 parent ef661d4 commit 91d707c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_elasticsearch_serverless/test_server/test_rest_api_spec.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,7 @@ def remove_implicit_resolver(cls, tag_to_remove):
541541
client = Elasticsearch(es_url(), api_key=es_api_key(), request_timeout=3)
542542

543543
yaml_tests_url = (
544-
"https://api.github.com/repos/elastic/serverless-clients-tests/zipball/main"
544+
"https://api.github.com/repos/elastic/elasticsearch-clients-tests/zipball/main"
545545
)
546546

547547
# Download the zip and start reading YAML from the files in memory

0 commit comments

Comments
 (0)