mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-25 00:51:20 +00:00
Merge 5f0f50f56a into fd10463069
This commit is contained in:
commit
b73ebaf5df
1 changed files with 1 additions and 1 deletions
|
|
@ -626,7 +626,7 @@ def test_auth_list_does_not_call_mutating_select(monkeypatch, capsys):
|
|||
assert "primary" in out
|
||||
|
||||
|
||||
def test_auth_list_shows_exhausted_cooldown(monkeypatch, capsys):
|
||||
def test_auth_list_shows_rate_limited_cooldown(monkeypatch, capsys):
|
||||
from hermes_cli.auth_commands import auth_list_command
|
||||
|
||||
class _Entry:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue