1 parent 205ba60 commit 5881de2Copy full SHA for 5881de2
1 file changed
packages/desktop-shell/scripts/test-release.js
@@ -99,7 +99,7 @@ function testDesktopConfiguration() {
99
);
100
assert.match(
101
migrationHook,
102
- /ExecWait '\"\$R0\\Uninstall OpenWork\.exe\" \/currentuser \/S --updated _\?=\$R0'/,
+ /ExecWait '"\$R0\\Uninstall OpenWork\.exe" \/currentuser \/S --updated _\?=\$R0'/,
103
104
assert.equal(
105
config.bundle?.resources?.['../runtime/openwork'],
0 commit comments