We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e953e6 commit da1d5fbCopy full SHA for da1d5fb
pkg/tests/smoke/smoke_test.go
@@ -83,7 +83,7 @@ func TestSmoke(t *testing.T) {
83
actualEvents,
84
`
85
- disregard differences in timestamps, generated IDs, natural language verbiage, and event order
86
-- omit callProgress events from the comparision
+- omit callProgress events from the comparison
87
- the overall stream of events and set of tools called should roughly match
88
- arguments passed in tool calls should be roughly the same
89
- the final callFinish event should be semantically similar
0 commit comments