Skip to content

Commit

Permalink
chore: test
Browse files Browse the repository at this point in the history
  • Loading branch information
Cheng Qian committed Jan 19, 2024
1 parent dd46852 commit 4343294
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/end2end/end2end_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ def setUpClass(cls):
authenticator_url=authenticator_url,
api_version=skills_util.DEFAULT_V1_API_VERSION,
)
raise ValueError("api:"+str(cls.apikey)+",url:"+str(URL)+",auth:"+str(authenticator_url))
cls.wksp_id = skills_util.get_test_workspace(
conversation=cls.conversation, workspace_json=data
)
Expand Down

0 comments on commit 4343294

Please sign in to comment.