Fix test fail associated with bad merge. - #995
Conversation
Greptile SummaryUpdates the environment runner mouse-interaction test to use the available persistent SimulationApp helper instead of the invalid subprocess helper import. Confidence Score: 5/5The PR appears safe to merge. The replacement helper accepts the test callable and headless argument, supplies the expected SimulationApp parameter, and propagates the callable's boolean result for the existing assertion. Important Files Changed
Reviews (1): Last reviewed commit: "Fix test fail associated with bad merge." | Re-trigger Greptile |
🤖 Isaac Lab-Arena Review BotSummaryThis PR fixes a broken import in The inner/outer simulation-test pattern is intact (deferred VerdictShip it |
Summary
FIx an import error on test startup
Detailed description
main