Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 8b5aa61

Browse files
committed
GithubTabController tests
1 parent 78b1c9c commit 8b5aa61

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/controllers/github-tab-controller.test.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ describe('GitHubTabController', function() {
4545
currentWorkDir={repo.getWorkingDirectoryPath()}
4646

4747
changeWorkingDirectory={() => {}}
48+
setContextLock={() => {}}
49+
contextLocked={false}
4850
onDidChangeWorkDirs={() => {}}
4951
getCurrentWorkDirs={() => []}
5052
openCreateDialog={() => {}}

0 commit comments

Comments
 (0)