Skip to content

Commit

Permalink
Merge pull request #969 from vespa-engine/thomasht86/integration-dev-…
Browse files Browse the repository at this point in the history
…rename

(ci) shorter application name
  • Loading branch information
thomasht86 authored Nov 7, 2024
2 parents 15a4f9a + 82e5ac2 commit 55df9d9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ def setUp(self) -> None:
self.app_package = create_vector_ada_application_package()
self.vespa_cloud = VespaCloud(
tenant="vespa-team",
application="pyvespa-int-vsearch-dev",
application="pyvespa-vsearch-dev",
key_content=os.getenv("VESPA_TEAM_API_KEY").replace(r"\n", "\n"),
application_package=self.app_package,
)
Expand Down

0 comments on commit 55df9d9

Please sign in to comment.