Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit 9409ebe

Browse files
committed
fix spec
1 parent c015766 commit 9409ebe

File tree

1 file changed

+1
-1
lines changed
  • lib/personas/artifact_update_strategies

1 file changed

+1
-1
lines changed

lib/personas/artifact_update_strategies/base.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ def initialize(
1414
artifact:,
1515
artifact_version:,
1616
instructions:,
17-
cancel_manager:
17+
cancel_manager: nil
1818
)
1919
@llm = llm
2020
@post = post

0 commit comments

Comments
 (0)