Refactor test cases for assistant updates to improve consistency
- Standardized formatting in TestUpdateAssistant and assistant_update_test.go to enhance readability. - Ensured comments clearly indicate which fields are ignored during updates, maintaining clarity in test intentions.
This commit is contained in:
parent
fa5b98f5bf
commit
2099921cf4
2 changed files with 4 additions and 5 deletions
|
|
@ -1043,4 +1043,3 @@ func BenchmarkUpdateAssistant(b *testing.B) {
|
||||||
resp.Body.Close()
|
resp.Body.Close()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue