Skip to content

Commit

Permalink
Merge branch 'release_23.2' into release_24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nsoranzo committed May 30, 2024
2 parents 15a8e6c + 94ebebf commit 3ea8de4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/unit/tool_shed/_util.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ class TestToolShedConfig:
file_path: str
id_secret: str = "thisistheshedunittestsecret"
smtp_server: Optional[str] = None
hgweb_repo_prefix = "repos/"
config_hg_for_dev = False

def __init__(self, temp_directory):
Expand Down

0 comments on commit 3ea8de4

Please sign in to comment.