Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
optimass committed Jan 16, 2025
1 parent f9f9c5c commit 62dbadf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/browsergym/workarena/instance.py
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ def check_is_installed(self):
raise RuntimeError(
f"ServiceNow instance is most likey not installed. "
"Please install the WorkArena plugin by running `workarena-install`.\n"
"Alternatively, your credentials might not be correct. Please check them."
)

def check_status(self):
Expand Down

0 comments on commit 62dbadf

Please sign in to comment.