Rename crate_ops to extensions (#10431)

This commit is contained in:
Andy Hayden 2021-04-30 12:51:48 -07:00 committed by GitHub
parent abaec7a88e
commit 684c357136
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
97 changed files with 55 additions and 55 deletions

View file

@ -70,7 +70,7 @@ unitTest(
},
);
// Test that ops from op_crates have metrics (via OpMiddleware)
// Test that ops from extensions have metrics (via OpMiddleware)
unitTest(function metricsForOpCrates(): void {
const _ = new URL("https://deno.land");