Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b1da374

Browse filesBrowse files
deokjinkimmarco-ippolito
authored andcommitted
test: fix typo of test-benchmark-readline.js
"bechmark" -> "benchmark" in test-benchmark-readline.js. And fix test name in test-benchmark-validators.js. PR-URL: #59993 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com> Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
1 parent 4b4e38f commit b1da374
Copy full SHA for b1da374

File tree

Expand file treeCollapse file tree

2 files changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

2 files changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎test/benchmark/test-benchmark-validators.js‎

Copy file name to clipboardExpand all lines: test/benchmark/test-benchmark-validators.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
require('../common');
44

5-
// Minimal test for assert benchmarks. This makes sure the benchmarks aren't
5+
// Minimal test for validators benchmarks. This makes sure the benchmarks aren't
66
// completely broken but nothing more than that.
77
const runBenchmark = require('../common/benchmark');
88

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.