Skip to content

Commit 4e2ed44

Browse files
committed
test: skip SEA inspect test if inspector is not available
1 parent 4451309 commit 4e2ed44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/sea/test-single-executable-application-inspect.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ const {
1616
} = require('../common/sea');
1717

1818
skipIfSingleExecutableIsNotSupported();
19+
common.skipIfInspectorDisabled();
1920

2021
const configFile = tmpdir.resolve('sea-config.json');
2122
const seaPrepBlob = tmpdir.resolve('sea-prep.blob');

0 commit comments

Comments
 (0)