chore(predict): add missing testID to PredictGameDetailsContent#24959
Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsThe changes are minimal and purely additive - adding a testID attribute to a SafeAreaView component in PredictGameDetailsContent.tsx. The testID being added ( |
|



Description
Adds a missing
testIDto theSafeAreaViewcomponent inPredictGameDetailsContentto enable E2E test targeting for the Predict market details screen.Changelog
CHANGELOG entry: null
Related issues
N/A - Quick fix for E2E test targeting.
Manual testing steps
Screenshots/Recordings
N/A - No visual changes.
Before
N/A
After
N/A
Pre-merge author checklist
Pre-merge reviewer checklist
Note
Adds missing E2E selector for the Predict market details screen.
testID={PredictMarketDetailsSelectorsIDs.SCREEN}to theSafeAreaViewinPredictGameDetailsContenttestID(predict-market-details-screen)Written by Cursor Bugbot for commit 9fffc2f. This will update automatically on new commits. Configure here.