Skip to content

Commit 585c3e8

Browse files
committed
fix: correct small comment typo
1 parent 9aed23d commit 585c3e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/tests/smoke/smoke_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ func TestSmoke(t *testing.T) {
8383
actualEvents,
8484
`
8585
- disregard differences in timestamps, generated IDs, natural language verbiage, and event order
86-
- omit callProgress events from the comparision
86+
- omit callProgress events from the comparison
8787
- the overall stream of events and set of tools called should roughly match
8888
- arguments passed in tool calls should be roughly the same
8989
- the final callFinish event should be semantically similar

0 commit comments

Comments
 (0)