File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1582,8 +1582,8 @@ argument.
1582
1582
[ `assert.strictEqual()` ] : #assert_assert_strictequal_actual_expected_message
1583
1583
[ `assert.throws()` ] : #assert_assert_throws_fn_error_message
1584
1584
[ `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
1587
1587
[ strict assertion mode ] : #assert_strict_assertion_mode
1588
1588
[ Abstract Equality Comparison ] : https://tc39.github.io/ecma262/#sec-abstract-equality-comparison
1589
1589
[ 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