Skip to content

Commit 5f78dd3

Browse files
committed
fixed black
1 parent 7e8a728 commit 5f78dd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/e2e/features/environment.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ def before_scenario(context: Context, scenario: Scenario) -> None:
235235
config_name = "mcp-client-auth"
236236
elif "MCPOAuthAuthConfig" in scenario.effective_tags:
237237
config_name = "mcp-oauth-auth"
238-
238+
239239
if config_name is not None:
240240
if not context.is_library_mode:
241241
unregister_mcp_toolgroups()

0 commit comments

Comments
 (0)