Skip to content

Conversation

@ValJed
Copy link
Contributor

@ValJed ValJed commented Oct 30, 2025

Fix layout broken tests

@ValJed ValJed requested a review from boutell October 30, 2025 11:58
name: operation.name || null,
action: operation.action || null,
key: operation.action || operation.name,
key: operation.name,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

name was used before (because action and name were same), name is unique and defined thus should be used, also fixes tests

@boutell boutell merged commit e898127 into main Oct 30, 2025
9 checks passed
@boutell boutell deleted the fix-layout-tests branch October 30, 2025 12:08
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.

3 participants