chore: update deno_std submodule to 0.178.0 (#18003)

This commit is contained in:
Bartek Iwańczuk 2023-03-03 15:11:10 -04:00 committed by GitHub
parent 1b42ab4605
commit 5c43e2a665
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 4 deletions

View file

@ -241,7 +241,7 @@ itest!(trace_ops_catch_error {
// });
itest!(ops_sanitizer_nexttick {
args: "test test/ops_sanitizer_nexttick.ts",
args: "test --no-check test/ops_sanitizer_nexttick.ts",
output: "test/ops_sanitizer_nexttick.out",
});