ci: cleanup up test app directories (#25145)

* ci: cleanup up test app directories

* ci: use electron prefix for a testing apps so that the can be cleaned up

* Revert "ci: cleanup up test app directories"

This reverts commit a47daba812ee95f506cac0f1bfedda8be7b4e2f0.

* fixup test due to app name change
This commit is contained in:
John Kleinschmidt 2020-08-31 14:07:12 -04:00 committed by GitHub
parent 9803e4d526
commit 7c10f86c6e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 15 additions and 15 deletions

View file

@ -1,4 +1,4 @@
{
"name": "site-instance-overrides",
"name": "electron-test-site-instance-overrides",
"main": "main.js"
}