mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-02-03 21:03:08 +00:00
fixes
This commit is contained in:
@@ -1187,6 +1187,8 @@ function createMockWorktreeAPI(): WorktreeAPI {
|
||||
{ name: "develop", isCurrent: false, isRemote: false },
|
||||
{ name: "feature/example", isCurrent: false, isRemote: false },
|
||||
],
|
||||
aheadCount: 2,
|
||||
behindCount: 0,
|
||||
},
|
||||
};
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user