Commit 5e9b15d
Fix snapshot test regex pattern for react_disposition
The test was using incorrect regex pattern for matching dataKey values.
Changed from JSON format pattern ("dataKey":"value") to R list format
pattern (dataKey = "value") to properly normalize the dataKey values
in test snapshots.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 88d896d commit 5e9b15d
2 files changed
Lines changed: 30 additions & 30 deletions
File tree
- tests/testthat
- _snaps
0 commit comments