mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 13:50:20 +08:00
Merge pull request #18327 from mvdbeek/shed_unit_fix
[23.2] Fix tool_shed package unit tests
This commit is contained in:
@@ -133,7 +133,7 @@ def repository_fixture(app: ToolShedApp, user: User, name: str, category: Option
|
||||
type,
|
||||
description,
|
||||
long_description,
|
||||
user.id,
|
||||
user,
|
||||
category_ids=category_ids,
|
||||
remote_repository_url=None,
|
||||
homepage_url=None,
|
||||
|
||||
Reference in New Issue
Block a user