Skip to content

Commit ee540ec

Browse files
committed
fix electron on CI?
1 parent a555747 commit ee540ec

File tree

1 file changed

+1
-0
lines changed
  • dev-packages/e2e-tests/test-applications/node-profiling-electron/__tests__

1 file changed

+1
-0
lines changed

dev-packages/e2e-tests/test-applications/node-profiling-electron/__tests__/electron.spec.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ test('an h1 contains hello world"', async () => {
77
process: {
88
env: {
99
...process.env,
10+
NODE_ENV: 'development',
1011
},
1112
},
1213
});

0 commit comments

Comments
 (0)