Skip to content

Commit 5e5d3e1

Browse files
ernadoclaude
andcommitted
test(e2e): fix misspell lint (behaviour -> behavior)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent df9967a commit 5e5d3e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

run_e2e_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import (
2121
// by token, fetches self, starts gap recovery, and — from OnStart — sends a
2222
// real message over the encrypted transport to a freshly signed-up human, whose
2323
// own session then reads it back. This covers the whole Run lifecycle against
24-
// the actual server behaviour teledtest provides.
24+
// the actual server behavior teledtest provides.
2525
//
2626
// The test is skipped on hosts without container support (teledtest backs the
2727
// server with a throwaway PostgreSQL container).

0 commit comments

Comments
 (0)