fix: adress pr comments

This commit is contained in:
Shirone
2026-01-21 16:00:40 +01:00
parent afa93dde0d
commit b73885e04a
5 changed files with 99 additions and 61 deletions

View File

@@ -614,7 +614,6 @@ export function WorktreePanel({
onStopTests={handleStopTests}
onViewTestLogs={handleViewTestLogs}
hasInitScript={hasInitScript}
hasTestCommand={hasTestCommand}
/>
)}