mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-29 01:31:41 +00:00
- Fix duplicate 'timezone' import in e2e conftest - Fix test_text_before_command_not_detected asserting send() is awaited when no agent is present in mock setup (text messages don't produce command output)
This commit is contained in:
parent
353dc8d3ec
commit
36e8435d3e
2 changed files with 5 additions and 3 deletions
|
|
@ -204,6 +204,8 @@ AUTHOR_MAP = {
|
|||
"don.rhm@gmail.com": "donrhmexe",
|
||||
"dorukardahan@hotmail.com": "dorukardahan",
|
||||
"dsocolobsky@gmail.com": "dsocolobsky",
|
||||
"dylan.socolobsky@lambdaclass.com": "dsocolobsky",
|
||||
"ignacio.avecilla@lambdaclass.com": "IAvecilla",
|
||||
"duerzy@gmail.com": "duerzy",
|
||||
"emozilla@nousresearch.com": "emozilla",
|
||||
"fancydirty@gmail.com": "fancydirty",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue