fix: unit test for TD-08
This commit is contained in:
@@ -62,4 +62,4 @@ defmodule BDS.AI.ChatSandboxCleanupTest do
|
||||
assert Repo.aggregate(BDS.AI.ChatMessage, :count, :id) == 2
|
||||
assert_received {:runtime_request, _endpoint, %{operation: :chat}}
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user