chore(moa): add trailing newline to reference-prompt test file
Follow-up for salvaged #61454.
This commit is contained in:
parent
6afbb33af1
commit
3d693ae034
|
|
@ -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…
Reference in New Issue