git-sync: fix test

This commit is contained in:
Robert Helgesson 2023-04-15 16:43:40 +02:00
parent 17198cf5ae
commit 75f4f362e1
No known key found for this signature in database
GPG Key ID: 36BDAA14C2797E89
1 changed files with 1 additions and 4 deletions

View File

@ -10,10 +10,7 @@
};
};
test.stubs = {
git = { name = "git"; };
openssh = { name = "openssh"; };
};
test.stubs.openssh = { name = "openssh"; };
nmt.script = ''
serviceFile=home-files/.config/systemd/user/git-sync-test.service