git-sync: fix test
This commit is contained in:
parent
17198cf5ae
commit
75f4f362e1
|
@ -10,10 +10,7 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
test.stubs = {
|
test.stubs.openssh = { name = "openssh"; };
|
||||||
git = { name = "git"; };
|
|
||||||
openssh = { name = "openssh"; };
|
|
||||||
};
|
|
||||||
|
|
||||||
nmt.script = ''
|
nmt.script = ''
|
||||||
serviceFile=home-files/.config/systemd/user/git-sync-test.service
|
serviceFile=home-files/.config/systemd/user/git-sync-test.service
|
||||||
|
|
Loading…
Reference in a new issue