summaryrefslogtreecommitdiffhomepage
path: root/gui/test.pkg.json
diff options
context:
space:
mode:
authorOskar Nyberg <oskar@mullvad.net>2022-12-09 18:41:14 +0100
committerOskar Nyberg <oskar@mullvad.net>2022-12-14 10:39:00 +0100
commit70e943fc8f2c19f2ba0157ee4121b68c81bf1f60 (patch)
tree2a834b06b26947e65eecc6b3baecd7a720db44b7 /gui/test.pkg.json
parent322bf2f04992c115e2f311b51d3fad13e905538f (diff)
downloadmullvadvpn-70e943fc8f2c19f2ba0157ee4121b68c81bf1f60.tar.xz
mullvadvpn-70e943fc8f2c19f2ba0157ee4121b68c81bf1f60.zip
Add config to test executable
Diffstat (limited to 'gui/test.pkg.json')
-rw-r--r--gui/test.pkg.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/test.pkg.json b/gui/test.pkg.json
index bc9d43ba18..e61c0e5103 100644
--- a/gui/test.pkg.json
+++ b/gui/test.pkg.json
@@ -5,6 +5,7 @@
"win-x64"
],
"assets": [
+ "build/src/config.json",
"build/test/e2e/utils.js",
"build/test/e2e/installed/**/*.js",
"node_modules/.bin/playwright",