File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1582,8 +1582,8 @@ argument.
15821582[ `assert.strictEqual()` ] : #assert_assert_strictequal_actual_expected_message
15831583[ `assert.throws()` ] : #assert_assert_throws_fn_error_message
15841584[ `process.on('exit')` ] : process.html#process_event_exit
1585- [ `tracker.calls()` ] : #assert_class_assert_CallTracker#tracker_calls
1586- [ `tracker.verify()` ] : #assert_class_assert_CallTracker#tracker_verify
1585+ [ `tracker.calls()` ] : #assert_tracker_calls_fn_exact
1586+ [ `tracker.verify()` ] : #assert_tracker_verify
15871587[ strict assertion mode ] : #assert_strict_assertion_mode
15881588[ Abstract Equality Comparison ] : https://tc39.github.io/ecma262/#sec-abstract-equality-comparison
15891589[ Object wrappers ] : https://developer.mozilla.org/en-US/docs/Glossary/Primitive#Primitive_wrapper_objects_in_JavaScript
You can’t perform that action at this time.
0 commit comments