mirror of
https://github.com/electron/electron.git
synced 2026-02-07 13:45:08 -05:00
* 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 a47daba812.
* fixup test due to app name change
5 lines
87 B
JSON
5 lines
87 B
JSON
{
|
|
"name": "electron-test-initial-app",
|
|
"version": "1.0.0",
|
|
"main": "./index.js"
|
|
} |