Merge pull request #1287 from trheyi/main

Refactor test cases for assistant updates to improve consistency
This commit is contained in:
Max 2025-11-08 16:23:08 +08:00 committed by GitHub
commit 6f02bdea10
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 5 deletions

View file

@ -1043,4 +1043,3 @@ func BenchmarkUpdateAssistant(b *testing.B) {
resp.Body.Close()
}
}