Skip to content

Fix increase command args length#1291

Open
sonic16x wants to merge 1 commit into
masterfrom
fix-increase-arg-length
Open

Fix increase command args length#1291
sonic16x wants to merge 1 commit into
masterfrom
fix-increase-arg-length

Conversation

@sonic16x

@sonic16x sonic16x commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

@github-actions

github-actions Bot commented Jul 10, 2026

Copy link
Copy Markdown

✅ Testplane E2E run succeed

Report

@sonic16x sonic16x force-pushed the fix-increase-arg-length branch from 9aa644a to 1c0c541 Compare July 10, 2026 11:36
@github-actions

Copy link
Copy Markdown

✅ Testplane browser-env run succeed

Report

import { TimeTravelMode } from "../../config";

const MAX_STRING_LENGTH = 50;
const MAX_STRING_LENGTH = 500;

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unit tests need to be adjusted as well:

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants