summaryrefslogtreecommitdiff
path: root/tests/integration/check_tests.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration/check_tests.rs')
-rw-r--r--tests/integration/check_tests.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/integration/check_tests.rs b/tests/integration/check_tests.rs
index 57c38522f..f0e3dfb5a 100644
--- a/tests/integration/check_tests.rs
+++ b/tests/integration/check_tests.rs
@@ -367,7 +367,6 @@ fn npm_module_check_then_error() {
file_path: lockfile_path.to_path_buf(),
content: &lockfile_path.read_to_string(),
overwrite: false,
- is_deno_future: false,
})
.unwrap();