Refactoring & tests
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
# Mock für update-desktop-database - macht nichts (no-op)
|
||||
# Verhindert echte Datenbank-Updates im Test-Environment
|
||||
|
||||
exit 0
|
||||
Reference in New Issue
Block a user