diff --git a/tests/modules/programs/gh/credential-helper.nix b/tests/modules/programs/gh/credential-helper.nix index e7ee8e42b..0c5ed872f 100644 --- a/tests/modules/programs/gh/credential-helper.nix +++ b/tests/modules/programs/gh/credential-helper.nix @@ -8,10 +8,7 @@ programs.git.enable = true; - test.stubs = { - gh = { }; - git = { }; - }; + test.stubs.gh = { }; nmt.script = '' assertFileExists home-files/.config/git/config