1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-15 21:41:09 +01:00

atuin: fix tests

This commit is contained in:
Robert Helgesson 2024-07-10 23:11:15 +02:00
parent f749fabecc
commit f79d950ac2
No known key found for this signature in database
GPG key ID: 96E745BD17AA17ED
7 changed files with 7 additions and 7 deletions

View file

@ -13,7 +13,7 @@
};
test.stubs = {
atuin = { };
atuin = { name = "atuin"; };
bash-preexec = { };
};