diff options
| author | Oskar Nyberg <oskar@mullvad.net> | 2022-12-09 18:41:41 +0100 |
|---|---|---|
| committer | Oskar Nyberg <oskar@mullvad.net> | 2022-12-14 10:39:00 +0100 |
| commit | fad6a7d2061fe8b2071db5cbeb764b7231d9be72 (patch) | |
| tree | 13ec97d5806c5e6621a062da1f11f506dd058c47 /gui/test.pkg.json | |
| parent | 70e943fc8f2c19f2ba0157ee4121b68c81bf1f60 (diff) | |
| download | mullvadvpn-fad6a7d2061fe8b2071db5cbeb764b7231d9be72.tar.xz mullvadvpn-fad6a7d2061fe8b2071db5cbeb764b7231d9be72.zip | |
Add unsecured test for installed
Diffstat (limited to 'gui/test.pkg.json')
| -rw-r--r-- | gui/test.pkg.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/test.pkg.json b/gui/test.pkg.json index e61c0e5103..587e05f065 100644 --- a/gui/test.pkg.json +++ b/gui/test.pkg.json @@ -7,6 +7,7 @@ "assets": [ "build/src/config.json", "build/test/e2e/utils.js", + "build/test/e2e/shared/*.js", "build/test/e2e/installed/**/*.js", "node_modules/.bin/playwright", "node_modules/playwright", |
