mirror of
https://github.com/gopasspw/gopass.git
synced 2025-12-08 19:24:54 +00:00
* [fix] Fix test regressions This change fixes some tests that did start to fail at some point. I can't tell for sure when they broke (didn't bisect) and if that breakage is isolated to my system or not. But I need to fix them anyway. Fixes #3115 Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org> * Add missing files. Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org> * Fix test failure Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org> * Fix one more version test Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org> --------- Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>