mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-29 18:46:59 +00:00
fmt(js): npm run fix on merge (#73555)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
2faac36866
commit
9cf1227d4e
1 changed files with 1 additions and 0 deletions
|
|
@ -89,6 +89,7 @@ test('the trailing "· detail" is split off as a secondary meta line, not inline
|
|||
level: 'error',
|
||||
text: '✕ Credit access paused · run /topup to top up'
|
||||
})
|
||||
|
||||
expect(paused?.message).toBe('Credit access paused')
|
||||
expect(paused?.meta).toBe('run /topup to top up')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue