Skip to content

Commit

Permalink
shorter name
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasht86 committed Nov 7, 2024
1 parent 15a4f9a commit 82e5ac2
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 82e5ac2

Please sign in to comment.