diff --git a/apps/sim/serializer/index.ts b/apps/sim/serializer/index.ts index 6500f7fb22..3ff8fe4021 100644 --- a/apps/sim/serializer/index.ts +++ b/apps/sim/serializer/index.ts @@ -146,6 +146,9 @@ function migrateAgentParamsToMessages( } } +/** + * Test comment for the Serializer class + */ export class Serializer { serializeWorkflow( blocks: Record,