mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-03 04:38:33 +00:00
chore(engine): drop stale fork-branch reference from test comment
The screenshotService.test.ts regression-suite comment pointed at the author's fork branch as backstory. Strip the line so upstream code doesn't carry a fork-relative reference; the surrounding paragraph already explains the bug end-to-end without it. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
committed by
Miguel Ángel
co-authored by
Claude Opus 4.7
parent
3700cc2a16
commit
68ade6609f
@@ -202,7 +202,6 @@ describe("video-frame injection respects ancestor visibility", () => {
|
||||
// injected `data-start="0"` + probed full-source duration cover the
|
||||
// whole timeline), so the bug produced one full-bleed speaker overlay
|
||||
// per inactive sub-comp — covering whichever moment was actually visible.
|
||||
// See: https://github.com/lirian-su-opus/hyperframes branch issue thread.
|
||||
|
||||
type StyleLike = {
|
||||
display?: string;
|
||||
|
||||
Reference in New Issue
Block a user