mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-24 16:54:43 +00:00
chore(moa): add trailing newline to reference-prompt test file
Follow-up for salvaged #61454.
This commit is contained in:
parent
6afbb33af1
commit
3d693ae034
1 changed files with 1 additions and 1 deletions
|
|
@ -70,4 +70,4 @@ def test_reference_system_prompt_structure():
|
|||
|
||||
# Should contain the word "advisor" (defines role)
|
||||
assert "advisor" in _REFERENCE_SYSTEM_PROMPT.lower(), \
|
||||
"Prompt should clearly define the advisor role"
|
||||
"Prompt should clearly define the advisor role"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue