summaryrefslogtreecommitdiff
path: root/runtime/worker.rs
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/worker.rs')
-rw-r--r--runtime/worker.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/worker.rs b/runtime/worker.rs
index bce30b88e..82b6a589e 100644
--- a/runtime/worker.rs
+++ b/runtime/worker.rs
@@ -511,6 +511,7 @@ mod tests {
ts_version: "x".to_string(),
unstable: false,
user_agent: "x".to_string(),
+ inspect: false,
},
extensions: vec![],
unsafely_ignore_certificate_errors: None,