test: reproduce resource churn without per-user hook override

This commit is contained in:
Palash Debnath
2026-09-07 16:44:20 +05:30
parent 92e6a80472
commit 215c4fed26
@@ -1,9 +1,6 @@
{
"$schema": "../node_modules/@tauri-apps/cli/config.schema.json",
"productName": "VoiceStudio (Current User)",
"build": {
"beforeBuildCommand": null
},
"bundle": {
"targets": ["msi"],
"createUpdaterArtifacts": true,