Skip to content

Commit ee40292

Browse files
committed
[CI] Updates yaml tests url
1 parent eadfaea commit ee40292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ namespace :spec do
6262
github_token = check_for_token
6363
path = 'spec/tmp'
6464
filename = 'tests.zip'
65-
url = 'https://api.github.com/repos/elastic/serverless-clients-tests/zipball/main'
65+
url = 'https://api.github.com/repos/elastic/elasticsearch-clients-tests/zipball/main'
6666

6767
File.open(filename, "w") do |downloaded_file|
6868
URI.open(

0 commit comments

Comments
 (0)