chore(moa): add trailing newline to reference-prompt test file

Follow-up for salvaged #61454.
This commit is contained in:
Teknium 2026-07-23 12:02:24 -07:00
parent 6afbb33af1
commit 3d693ae034

View file

@ -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"