Skip to content

Commit 171545d

Browse files
committed
plugins/git-worktree: fix no package test
1 parent 2434e06 commit 171545d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test-sources/plugins/git/git-worktree.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
};
2929

3030
no-packages = {
31-
plugins.neogit = {
31+
plugins.git-worktree = {
3232
enable = true;
3333
gitPackage = null;
3434
};

0 commit comments

Comments
 (0)