chore: Standardize code, comments and docs on US-English spelling (#2707)
This commit is contained in:
@@ -245,7 +245,7 @@ describe('SessionManager', () => {
|
||||
});
|
||||
});
|
||||
|
||||
// The user-facing behaviour the machine exists for, driven through the real
|
||||
// The user-facing behavior the machine exists for, driven through the real
|
||||
// schema, trigger factory and evaluator rather than hand-written state.
|
||||
describe('should drive the initialized trigger', () => {
|
||||
it('should fire once per session and not when a session ends', () => {
|
||||
|
||||
Reference in New Issue
Block a user