Commit a1f18c7
committed
fix: relocate callerControlsHost from function signature to function body
The const declaration was incorrectly spliced into
buildAcpLoginProbeUnavailableCheck's parameter list during the rebase.
Move it to testClaudeAcpEnvironment where it is actually used.1 parent 3f99b55 commit a1f18c7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
539 | 539 | | |
540 | 540 | | |
541 | 541 | | |
542 | | - | |
543 | 542 | | |
544 | 543 | | |
545 | 544 | | |
| |||
785 | 784 | | |
786 | 785 | | |
787 | 786 | | |
| 787 | + | |
788 | 788 | | |
789 | 789 | | |
790 | 790 | | |
| |||
0 commit comments